Searched refs:SDL_LogSetOutputFunction (Results 1 – 4 of 4) sorted by relevance
200 extern DECLSPEC void SDLCALL SDL_LogSetOutputFunction(SDL_LogOutputFunction callback, void *userdat…
434 SDL_LogSetOutputFunction(SDL_LogOutputFunction callback, void *userdata) in SDL_LogSetOutputFunction() function
247 #define SDL_LogSetOutputFunction SDL_LogSetOutputFunction_REAL macro
276 SDL_DYNAPI_PROC(void,SDL_LogSetOutputFunction,(SDL_LogOutputFunction a, void *b),(a,b),)