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(3)
This manual page is taken from the SDL library, licensed under GNU LGPL.