Type Alias ulong

Source
pub type ulong = c_ulong;
Expand description

The unsigned long integer type for the current platform.