Type Alias linux_unsafe::ulonglong

source ยท
pub type ulonglong = c_ulong;
Expand description

The unsigned long long integer type for the current platform.