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 isize
impl ErrnoSentinel for i32
[src]
impl ErrnoSentinel for i32
impl ErrnoSentinel for i64
[src]
impl ErrnoSentinel for i64