Function sdl2_sys::SDL_StopTextInput
source ยท pub unsafe extern "C" fn SDL_StopTextInput()
Expand description
Stop receiving any text input events.
\since This function is available since SDL 2.0.0.
\sa SDL_StartTextInput
pub unsafe extern "C" fn SDL_StopTextInput()
Stop receiving any text input events.
\since This function is available since SDL 2.0.0.
\sa SDL_StartTextInput