Type Definition c99::int_least16_t

source ·
pub type int_least16_t = c_short;
Expand description

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