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
Required Methods
fn sentinel() -> Self
Implementations on Foreign Types
impl ErrnoSentinel for isize[src]
impl ErrnoSentinel for isizeimpl ErrnoSentinel for i32[src]
impl ErrnoSentinel for i32impl ErrnoSentinel for i64[src]
impl ErrnoSentinel for i64