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

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

Return whether or not Unicode text input events are enabled.

See Also: SDL_StartTextInput, SDL_StopTextInput