Function fermium::keyboard::SDL_SetModState[][src]

pub unsafe extern "C" fn SDL_SetModState(modstate: SDL_Keymod)
Expand description

Set the current key modifier state for the keyboard.

This does not change the keyboard state, only the key modifier flags.