SDL_CDResume
NAME SYNOPSIS DESCRIPTION RETURN VALUE SEE ALSO
SDL_CDResume- Resumes a CDROM
#include
int SDL_CDResume(SDL_CD *cdrom);
Resumes play on the given cdrom.
Returns 0 on success, or -1 on an error.
SDL_CDPlay, SDL_CDPause
One page links to SDL_CDResume(3):