Crate sys

Source
Expand description

§Capability-based System Interfaces

This library provides System Interfaces following a capability-based design. It does not require any particular runtime, but can optionally be combined with the Rust Standard Library.

Modules§

ffi
Definitions of System Interfaces
linux
Linux System Interfaces