Provided by: libsdl1.2-dev_1.2.15+dfsg1-3ubuntu0.1_amd64 bug

NAME

       SDL_CDClose - Closes a SDL_CD handle

SYNOPSIS

       #include "SDL.h"

       void SDL_CDClose(SDL_CD *cdrom);

DESCRIPTION

       Closes the given cdrom handle.

SEE ALSO

       SDL_CDOpen, SDL_CD