Type Definition c99::uint32_t

source ·
pub type uint32_t = u32;
Expand description

Unsigned integer type with width of exactly 32 bits.