Type Definition linux_unsafe::uint

source ·
pub type uint = c_uint;
Expand description

The primary unsigned integer type for the current platform.