Type Definition linux_unsafe::longlong
source · pub type longlong = c_long;
Expand description
The signed long long integer type for the current platform.
pub type longlong = c_long;
The signed long long integer type for the current platform.