Type Alias Uint

Source
pub type Uint = u32;
Expand description

A single unsigned integer. Has size 4 and alignment 4.