Searched defs:ERRNO_INVALID_INPUT_TYPE (Results 1 – 2 of 2) sorted by relevance
29 #define ERRNO_INVALID_INPUT_TYPE 3 macro
36 pub const ERRNO_INVALID_INPUT_TYPE: c_int = 3; const