[−][src]Function sdl2_sys::SDL_StartTextInput
pub unsafe extern "C" fn SDL_StartTextInput()
\brief Start accepting Unicode text input events. This function will show the on-screen keyboard if supported.
\sa SDL_StopTextInput() \sa SDL_SetTextInputRect() \sa SDL_HasScreenKeyboardSupport()