Searched refs:to_errno (Results 1 – 1 of 1) sorted by relevance
129 pub fn to_errno(self) -> core::ffi::c_int { in to_errno() method335 Err(e) => T::from(e.to_errno() as i16), in from_result()