drone_ctypes

Type Alias c_ulong

Source
pub type c_ulong = u32;
Expand description

Equivalent to C’s unsigned long type.