pub unsafe extern "C" fn SDL_StartTextInput()
Expand description

\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()