Function fermium::keyboard::SDL_IsTextInputActive[][src]

pub unsafe extern "C" fn SDL_IsTextInputActive() -> SDL_bool
Expand description

Return whether or not Unicode text input events are enabled.

See Also: SDL_StartTextInput, SDL_StopTextInput