Skip to main content

Crate nix_bindings_sys

Crate nix_bindings_sys 

Source
Expand description

§nix-bindings-sys

Raw, unsafe FFI bindings to the Nix C API.

§Safety

These bindings are generated automatically and map directly to the C API. They are unsafe to use directly. Prefer using the high-level safe API in the parent crate unless you know what you’re doing.