Skip to main content

c_ulong

Type Alias c_ulong 

Source
pub type c_ulong = u32;
Expand description

The unsigned long type in C.