Type Definition libc::c_uint

pub type c_uint = u32;
On this page