Searched refs:SDL_LogGetOutputFunction (Results 1 – 4 of 4) sorted by relevance
194 extern DECLSPEC void SDLCALL SDL_LogGetOutputFunction(SDL_LogOutputFunction *callback, void **userd…
423 SDL_LogGetOutputFunction(SDL_LogOutputFunction *callback, void **userdata) in SDL_LogGetOutputFunction() function
246 #define SDL_LogGetOutputFunction SDL_LogGetOutputFunction_REAL macro
275 SDL_DYNAPI_PROC(void,SDL_LogGetOutputFunction,(SDL_LogOutputFunction *a, void **b),(a,b),)