[][src]Function fermium::keyboard::SDL_StopTextInput

pub unsafe extern "C" fn SDL_StopTextInput()

Stop receiving any text input events.

This function will hide the on-screen keyboard if supported.

See Also: SDL_StartTextInput, SDL_HasScreenKeyboardSupport