44typedef Sint64 SDL_GestureID;
DECLSPEC int SDLCALL SDL_LoadDollarTemplates(SDL_TouchID touchId, SDL_RWops *src)
DECLSPEC int SDLCALL SDL_SaveDollarTemplate(SDL_GestureID gestureId, SDL_RWops *dst)
DECLSPEC int SDLCALL SDL_RecordGesture(SDL_TouchID touchId)
DECLSPEC int SDLCALL SDL_SaveAllDollarTemplates(SDL_RWops *dst)
Definition: SDL_rwops.h:53