Type Definition linux_unsafe::long

source ·
pub type long = c_long;
Expand description

The signed long integer type for the current platform.