logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

SDL_CDEject - Ejects a CDROM

Description

       Ejects the given cdrom.

Name

       SDL_CDEject - Ejects a CDROM

Return Value

       Returns 0 on success, or -1 on an error.

See Also

SDL_CD

SDL                                          Tue 11 Sep 2001, 22:58                               SDL_CDEject(3)

Synopsis

#include"SDL.h"intSDL_CDEject(SDL_CD*cdrom);

See Also