Type Definition stdint::uintmax_t

source ·
pub type uintmax_t = c_ulong;
Expand description

Maximum-width unsigned integer type.