SDL_CDClose
Section: SDL API Reference (3)Updated: Tue 11 Sep 2001, 22:58
Index Return to Main Contents
NAME
SDL_CDClose- Closes a SDL_CD handleSYNOPSIS
#include "SDL.h"
void SDL_CDClose(SDL_CD *cdrom);
DESCRIPTION
Closes the given cdrom handle.
SEE ALSO
SDL_CDOpen, SDL_CD


