pub unsafe extern "C" fn SDL_SetTextInputRect(rect: *mut SDL_Rect)
Expand description

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