Trait nix::errno::ErrnoSentinel [−][src]
The sentinel value indicates that a function failed and more detailed
information about the error can be found in errno
The sentinel value indicates that a function failed and more detailed
information about the error can be found in errno
impl ErrnoSentinel for isize
[src]impl ErrnoSentinel for i32
[src]impl ErrnoSentinel for i64
[src]impl ErrnoSentinel for *mut c_void
[src]impl ErrnoSentinel for sighandler_t
[src]