resetKeyboard

Wraps SDL_ResetKeyboard (from SDL 2.24) which resets the entire keyboard state

@safe @trusted
static if(sdlSupport >= SDLSupport.v2_24)
void
resetKeyboard
()

Meta