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