Searched defs:ERRNO_WRONG_TYPE (Results 1 – 2 of 2) sorted by relevance
28 #define ERRNO_WRONG_TYPE 2 macro
34 pub const ERRNO_WRONG_TYPE: c_int = 2; const