[][src]Function sdl2_sys::SDL_IsTextInputActive

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

\brief Return whether or not Unicode text input events are enabled.

\sa SDL_StartTextInput() \sa SDL_StopTextInput()