Type Alias linux_unsafe::int

source ยท
pub type int = c_int;
Expand description

The primary signed integer type for the current platform.