[−][src]Crate errno
Cross-platform interface to the errno
variable.
Structs
Errno | Wraps a platform-specific error code. |
Functions
errno | Returns the platform-specific value of |
set_errno | Sets the platform-specific value of |
Cross-platform interface to the errno
variable.
Errno | Wraps a platform-specific error code. |
errno | Returns the platform-specific value of |
set_errno | Sets the platform-specific value of |