Module fermium::error[][src]

SDL uses a thread-local buffer to store the current error string.

Functions

SDL_ClearError

Clear the error message for the current thread.

SDL_GetErrorMsg

Get the last error message that was set for the current thread.