pub type Uint8 = u8;Expand description
Trait Implementations§
Source§impl From<SDL_GPUColorComponentFlags> for Uint8
impl From<SDL_GPUColorComponentFlags> for Uint8
Source§fn from(value: SDL_GPUColorComponentFlags) -> Self
fn from(value: SDL_GPUColorComponentFlags) -> Self
Converts to this type from the input type.
Source§impl From<SDL_HapticDirectionType> for Uint8
impl From<SDL_HapticDirectionType> for Uint8
Source§fn from(value: SDL_HapticDirectionType) -> Self
fn from(value: SDL_HapticDirectionType) -> Self
Converts to this type from the input type.