Type Definition libc::c_int

pub type c_int = i32;
On this page