c_uint

Type Alias c_uint 

Source
pub type c_uint = u32;
Expand description

Equivalent to C’s unsigned int type.