SDL_CDNumDrives(3)

Returns the number of CD-ROM drives on the system.

Section 3 libsdl1.2-dev bookworm source

Description

SDL_CDNumDrives

NAME

SDL_CDNumDrives - Returns the number of CD-ROM drives on the system.

SYNOPSIS

#include "SDL.h"

int SDL_CDNumDrives(void)

DESCRIPTION

Returns the number of CD-ROM drives on the system.

SEE ALSO

SDL_CDOpen