Searched refs:SDL_GetAssertionHandler (Results 1 – 4 of 4) sorted by relevance
242 extern DECLSPEC SDL_AssertionHandler SDLCALL SDL_GetAssertionHandler(void **puserdata);
431 SDL_AssertionHandler SDL_GetAssertionHandler(void **userdata) in SDL_GetAssertionHandler() function
573 #define SDL_GetAssertionHandler SDL_GetAssertionHandler_REAL macro
601 SDL_DYNAPI_PROC(SDL_AssertionHandler,SDL_GetAssertionHandler,(void **a),(a),return)
Completed in 10 milliseconds