Function resetKeyboard

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

void resetKeyboard() @trusted;