Skip to main content

c_uint

Type Alias c_uint 

Source
pub type c_uint = u32;
Expand description

The unsigned int type in C.