libc 0.2.178

Raw FFI bindings to platform libraries like libc.
Documentation
1
2
3
4
//! VxWorks libc.
// FIXME(vxworks): link to headers needed.

pub(crate) mod unistd;