Type Alias uint32_t

Source
pub type uint32_t = u32;
Expand description

Unsigned integer type with width of exactly 32 bits.