NonZeroRawOsError

Type Alias NonZeroRawOsError 

Source
type NonZeroRawOsError = NonZeroI32;

Aliased Typeยง

#[repr(transparent)]
struct NonZeroRawOsError(/* private fields */);