Function sdl2_sys::SDL_IsTextInputActive
source ยท pub unsafe extern "C" fn SDL_IsTextInputActive() -> SDL_bool
Expand description
\brief Return whether or not Unicode text input events are enabled.
\sa SDL_StartTextInput() \sa SDL_StopTextInput()