drone_ctypes

Type Alias c_uint

Source
pub type c_uint = u32;
Expand description

Equivalent to C’s unsigned int type.