Searched refs:SDL_GetErrorMsg (Results 1 – 4 of 4) sorted by relevance
74 extern DECLSPEC char * SDLCALL SDL_GetErrorMsg(char *errstr, int maxlen);
106 SDL_GetErrorMsg(char *errstr, int maxlen) in SDL_GetErrorMsg() function
760 #define SDL_GetErrorMsg SDL_GetErrorMsg_REAL macro
819 SDL_DYNAPI_PROC(char*,SDL_GetErrorMsg,(char *a, int b),(a,b),return)
Completed in 16 milliseconds