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

Start accepting Unicode text input events.

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

See Also: SDL_StopTextInput, SDL_SetTextInputRect, SDL_HasScreenKeyboardSupport