pub type Uint16 = u16;Expand description
Trait Implementations§
Source§impl From<SDL_HapticEffectType> for Uint16
impl From<SDL_HapticEffectType> for Uint16
Source§fn from(value: SDL_HapticEffectType) -> Self
fn from(value: SDL_HapticEffectType) -> Self
Converts to this type from the input type.
Source§impl From<SDL_Keymod> for Uint16
impl From<SDL_Keymod> for Uint16
Source§fn from(value: SDL_Keymod) -> Self
fn from(value: SDL_Keymod) -> Self
Converts to this type from the input type.