Function sdl2_sys::SDL_SetTextInputRect
source ยท 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()