Crate errno [] [src]

Cross-platform interface to the errno variable.

Structs

Errno

Wraps a platform-specific error code.

Functions

errno

Returns the platform-specific value of errno.

set_errno

Sets the platform-specific value of errno.