Type Definition libc::c_int [] [src]

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

use libc from crates.io