###### (This function is part of SDL_mixer, a separate library from SDL.) # Mix_GetError Get 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_GetError SDL_GetError ``` ## See Also - [Mix_SetError](Mix_SetError) ---- [CategoryAPI](CategoryAPI), [CategoryAPIMacro](CategoryAPIMacro)