☰
Module errno
Enums
Constants
Traits
Functions
?
Module
nix
::
errno
source
·
[
−
]
Enums
Errno
Constants
EDEADLOCK
Deprecated
ENOTSUP
Deprecated
EWOULDBLOCK
Deprecated
Traits
ErrnoSentinel
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