Type Definition c99::int_least8_t

source ·
pub type int_least8_t = c_schar;
Expand description

Smallest signed integer type with width of at least 8 bits.