Skip to main content

io_error_raw_os_code

Function io_error_raw_os_code 

pub fn io_error_raw_os_code(error: &Error) -> Option<i64>
Available on crate feature net only.
Expand description

Extract a raw OS error code from an I/O error when available.