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