Skip to main content

SDL_Keymod

Type Alias SDL_Keymod 

Source
pub type SDL_Keymod = Uint16;
Expand description

Valid key modifiers (possibly OR’d together).

Available Since: This datatype is available since SDL 3.2.0.