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(3), SDL_CD(3)

COPYRIGHT

This manual page is taken from the SDL library, licensed under GNU LGPL.