Function SDL_StopTextInput
pub unsafe extern "C" fn SDL_StopTextInput()
Available on crate feature
dep_sdl2
only.Expand description
Stop receiving any text input events.
\since This function is available since SDL 2.0.0.
\sa SDL_StartTextInput