Function sdl2_sys::SDL_ClearComposition
source ยท pub unsafe extern "C" fn SDL_ClearComposition()
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