libc 0.2.49

Raw FFI bindings to platform libraries like libc.
Documentation
1
2
pub type c_long = i32;
pub type c_ulong = u32;