Expand description
Implementation of errno functionality for Unix systems.
Adapted from src/libstd/sys/unix/os.rs in the Rust distribution.
Constantsยง
Functionsยง
- errno
- errno_
location ๐ โ - from_
utf8_ ๐lossy - set_
errno - with_
description
Implementation of errno functionality for Unix systems.
Adapted from src/libstd/sys/unix/os.rs in the Rust distribution.