Type Definition c99::uint_least16_t

source ·
pub type uint_least16_t = c_ushort;
Expand description

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