Function SDL_ClearComposition
pub unsafe extern "C" fn SDL_ClearComposition()
Available on crate feature
dep_sdl2
only.Expand description
Dismiss the composition window/IME without disabling the subsystem.
\since This function is available since SDL 2.0.22.
\sa SDL_StartTextInput \sa SDL_StopTextInput