Type Definition c99::uint_least32_t

source ·
pub type uint_least32_t = c_uint;
Expand description

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