Type Definition c99::uint_fast8_t

source ·
pub type uint_fast8_t = c_uchar;
Expand description

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