Searched defs:SDL_RWops (Results 1 – 2 of 2) sorted by relevance
52 typedef struct SDL_RWops struct91 int (SDLCALL * close) (struct SDL_RWops * context); argument93 Uint32 type;95 {143 } SDL_RWops; typedef
96 #define SDL_RWops FILE macro
Completed in 4 milliseconds