clearError method

void clearError()

Clear the last error message.

SDL Docs

Implementation

void clearError() => sdl.SDL_ClearError();