###### (This function is part of SDL_mixer, a separate library from SDL.) # Mix_ClearError Clear last SDL_mixer error ## Header File Defined in SDL_mixer.h ## Syntax ```c #define Mix_ClearError SDL_ClearError ``` ## See Also - [Mix_SetError](Mix_SetError) ---- [CategoryAPI](CategoryAPI), [CategoryAPIMacro](CategoryAPIMacro)