Type Definition stdint::uint_least64_t

source ·
pub type uint_least64_t = c_ulong;
Expand description

Smallest unsigned integer type with width of at least 64 bits.