Searched refs:SDL_SetAssertionHandler (Results 1 – 4 of 4) sorted by relevance
211 extern DECLSPEC void SDLCALL SDL_SetAssertionHandler(
396 void SDL_SetAssertionHandler(SDL_AssertionHandler handler, void *userdata) in SDL_SetAssertionHandler() function
60 #define SDL_SetAssertionHandler SDL_SetAssertionHandler_REAL macro
91 SDL_DYNAPI_PROC(void,SDL_SetAssertionHandler,(SDL_AssertionHandler a, void *b),(a,b),)
Completed in 12 milliseconds