SDL_CDClose — Closes a SDL_CD handle
#include "SDL.h"
void SDL_CDClose(
)
Closes the given cdrom handle.
cdrom
SDL_CDOpen(3), SDL_CD(3)
This manual page is taken from the SDL library, licensed under GNU LGPL.