Type Definition libc::int32_t [] [src]

type int32_t = i32;
🔬 This is a nightly-only experimental API. (libc)

use libc from crates.io