Type Alias linux_unsafe::ulonglong
source ยท pub type ulonglong = c_ulong;
Expand description
The unsigned long long integer type for the current platform.
pub type ulonglong = c_ulong;
The unsigned long long integer type for the current platform.