Type Alias ulonglong

Source
pub type ulonglong = c_ulong;
Expand description

The unsigned long long integer type for the current platform.