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