Skip to main content

Uint8

Type Alias Uint8 

Source
pub type Uint8 = u8;
Expand description

An unsigned 8-bit integer type.

Available Since: This macro is available since SDL 3.2.0.