Scroll to navigation

Mix_GetError(3) SDL_mixer3 FUNCTIONS Mix_GetError(3)

NAME

Mix_GetError - Get last SDL_mixer error

HEADER FILE

Defined in SDL3_mixer/SDL_mixer.h

SYNOPSIS

#include "SDL3_mixer/SDL_mixer.h"
#define Mix_GetError    SDL_GetError

SEE ALSO

(3), Mix_SetError(3)

SDL_mixer 3.0.0 SDL_mixer