###### (This function is part of SDL_mixer, a separate library from SDL.) # Mix_ClearError Clear last SDL_mixer error ## Header File Defined in [](https://github.com/libsdl-org/SDL_mixer/blob/SDL2/include/SDL_mixer.h) ## Syntax ```c #define Mix_ClearError SDL_ClearError ``` ## See Also - [Mix_SetError](Mix_SetError) ---- [CategoryAPI](CategoryAPI), [CategoryAPIMacro](CategoryAPIMacro)