Crate nix [−] [src]
Rust friendly bindings to the various *nix system functions.
Modules are structured according to the C header file that they would be defined in.
Modules
errno | |
fcntl | |
features | |
mount | |
mqueue | |
sched | |
sys | |
unistd |
Standard symbolic constants and types |
Enums
Error | |
c_void |
Type used to construct void pointers for use with C. |
Traits
NixPath |
Functions
from_ffi |
Type Definitions
Result | |
c_int |