[][src]Module fermium::error

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

Functions

SDL_ClearError

Clears the thread-local current error buffer.

SDL_GetError

Gets the current error string, stored in a thread local buffer.