Module sys

Module sys 

Source
Expand description

Implementation of errno functionality for Unix systems.

Adapted from src/libstd/sys/unix/os.rs in the Rust distribution.

Constantsยง

STRERROR_NAME

Functionsยง

errno
errno_location ๐Ÿ”’ โš 
from_utf8_lossy ๐Ÿ”’
set_errno
with_description