Crate rustix_libc_wrappers

Source
Expand description

rustix-style libc wrappers

Some functions in libc can only be implemented in libc.

Re-exportsยง

pub use rustix;
pub use libc;