[−][src]Function sdl2_sys::SDL_StopTextInput
pub unsafe extern "C" fn SDL_StopTextInput()
\brief Stop receiving any text input events. This function will hide the on-screen keyboard if supported.
\sa SDL_StartTextInput() \sa SDL_HasScreenKeyboardSupport()