Searched refs:SDL_LogGetOutputFunction (Results 1 – 4 of 4) sorted by relevance
194 extern DECLSPEC void SDLCALL SDL_LogGetOutputFunction(SDL_LogOutputFunction *callback, void **userd…
435 SDL_LogGetOutputFunction(SDL_LogOutputFunction *callback, void **userdata) in SDL_LogGetOutputFunction() function
240 #define SDL_LogGetOutputFunction SDL_LogGetOutputFunction_REAL macro
271 SDL_DYNAPI_PROC(void,SDL_LogGetOutputFunction,(SDL_LogOutputFunction *a, void **b),(a,b),)
Completed in 11 milliseconds