Searched refs:SDL_malloc_func (Results 1 – 1 of 1) sorted by relevance
462 typedef void *(SDLCALL *SDL_malloc_func)(size_t size); typedef472 extern DECLSPEC void SDLCALL SDL_GetOriginalMemoryFunctions(SDL_malloc_func *malloc_func,482 extern DECLSPEC void SDLCALL SDL_GetMemoryFunctions(SDL_malloc_func *malloc_func,492 extern DECLSPEC int SDLCALL SDL_SetMemoryFunctions(SDL_malloc_func malloc_func,
Completed in 5 milliseconds