libc 0.2.178

Raw FFI bindings to platform libraries like libc.
Documentation
1
2
3
4
//! QNX Neutrino libc.
// FIXME(nto): link to manpages needed.

pub(crate) mod unistd;