Type Alias RawOsError
pub type RawOsError = i32;
Raw error code.
This alias mirrors unstable std::io::RawOsError.
RawOsErrorpub type RawOsError = i32;
Raw error code.
This alias mirrors unstable std::io::RawOsError.