Function sdl2_sys::SDL_SetModState
source ยท pub unsafe extern "C" fn SDL_SetModState(modstate: SDL_Keymod)
Expand description
\brief Set the current key modifier state for the keyboard.
\note This does not change the keyboard state, only the key modifier flags.