mixClearError function

bool mixClearError()
const Mix_ClearError = SDL_ClearError;

Implementation

bool mixClearError() => sdlClearError();