Module errno
nix
0.27.1
Module errno
Module Items
Enums
Traits
Functions
In crate nix
Modules
errno
fcntl
sys
unistd
Macros
ioctl_none
ioctl_none_bad
ioctl_read
ioctl_read_bad
ioctl_read_buf
ioctl_readwrite
ioctl_readwrite_bad
ioctl_readwrite_buf
ioctl_write_buf
ioctl_write_int
ioctl_write_int_bad
ioctl_write_ptr
ioctl_write_ptr_bad
request_code_none
request_code_read
request_code_readwrite
request_code_write
Traits
NixPath
Type Aliases
Error
Result
nix
Module
errno
Copy item path
Settings
Help
Summary
source
Enums
§
Errno
Traits
§
Errno
Sentinel
The sentinel value indicates that a function failed and more detailed information about the error can be found in
errno
Functions
§
errno
Returns the platform-specific value of errno
from_
i32