Home
last modified time | relevance | path

Searched refs:SDL_malloc_func (Results 1 – 1 of 1) sorted by relevance

/bsp/simulator/SDL2/include/
A DSDL_stdinc.h462 typedef void *(SDLCALL *SDL_malloc_func)(size_t size); typedef
472 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