Get the current key modifier state for the keyboard.
an OR'd combination of the modifier keys for the keyboard. See SDL_Keymod for details.
Threadsafty: It is safe to call this function from any thread.
SDL_GetKeyboardState SDL_SetModState
See Implementation
Get the current key modifier state for the keyboard.