[−][src]Function sdl2_sys::SDL_SetTextInputRect
pub unsafe extern "C" fn SDL_SetTextInputRect(rect: *mut SDL_Rect)
\brief Set the rectangle used to type Unicode text inputs. This is used as a hint for IME and on-screen keyboard placement.
\sa SDL_StartTextInput()