Type Definition linux_unsafe::ulong

source ·
pub type ulong = c_ulong;
Expand description

The unsigned long integer type for the current platform.