Type Definition c99::uint_fast64_t

source ·
pub type uint_fast64_t = c_ulong;
Expand description

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