25#include "../../SDL_internal.h"
void SDL_IME_PumpEvents(void)
void SDL_IME_UpdateTextRect(SDL_Rect *rect)
void SDL_IME_SetFocus(SDL_bool focused)
SDL_bool SDL_IME_Init(void)
SDL_bool SDL_IME_ProcessKeyEvent(Uint32 keysym, Uint32 keycode)
A rectangle, with the origin at the upper left (integer).