Type Alias Uint8

pub type Uint8 = u8;
Available on crate feature dep_sdl2 only.