Type Definition linux_unsafe::int

source ·
pub type int = c_int;
Expand description

The primary signed integer type for the current platform.