Searched refs:SDL_FreeRW (Results 1 – 4 of 4) sorted by relevance
313 SDL_FreeRW(context); in win32_file_close()359 SDL_FreeRW(context); in stdio_close()431 SDL_FreeRW(context); in mem_close()500 SDL_FreeRW(rwops); in SDL_RWFromFile()594 void SDL_FreeRW(SDL_RWops *area) in SDL_FreeRW() function
108 SDL_FreeRW
109 extern DECLSPEC void SDLCALL SDL_FreeRW(SDL_RWops *area);
254 Added SDL_FreeRW() to the API, to complement SDL_AllocRW()