Closes a sdl_cd handle
#include "SDL.h"
void SDL_CDClose(SDL_CD *cdrom);
Closes the given cdrom handle.
SDL_CDOpen, SDL_CD