Skip to main content

uint_fast8_t

Type Alias uint_fast8_t 

Source
pub type uint_fast8_t = c_uchar;
Expand description

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