Type Definition c99::uint_fast32_t

source ·
pub type uint_fast32_t = c_ulong;
Expand description

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