SDL_CDNumDrives - Returns the number of CD-ROM drives on the system.
#include "SDL.h" int SDL_CDNumDrives(void)
Returns the number of CD-ROM drives on the system.
SDL_CDOpen