SDL_CDClose(3) Closes a SDL_CD handle

SYNOPSIS

#include "SDL.h"

void SDL_CDClose(SDL_CD *cdrom);

DESCRIPTION

Closes the given cdrom handle.