Type Definition c99::uint_fast16_t

source ·
pub type uint_fast16_t = c_ulong;
Expand description

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