Type Alias uint

pub type uint = u32;
Available on crate feature dep_sdl2 only.