[][src]Function fermium::keyboard::SDL_StartTextInput

pub unsafe extern "C" fn SDL_StartTextInput()

Start accepting Unicode text input events.

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

See Also: SDL_StopTextInput, SDL_SetTextInputRect, SDL_HasScreenKeyboardSupport