Searched refs:try_decode_c_int (Results 1 – 2 of 2) sorted by relevance
27 try_decode_c_int, try_decode_c_uint, try_decode_raw_fd, try_decode_usize, try_decode_void,904 try_decode_c_int(raw) in ret_c_int()959 try_decode_c_int(raw).unwrap() in ret_c_int_infallible()
103 pub(in crate::backend) fn try_decode_c_int<Num: RetNumber>( in try_decode_c_int() function