Manpages - SDL_CDClose.3
Table of Contents
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, SDL_CD
SDL_CDClose - Closes a SDL_CD handle
#include “SDL.h”
void SDL_CDClose*(*SDL_CD *cdrom);
Closes the given cdrom handle.
SDL_CDOpen, SDL_CD
Created: 2022-02-20 Sun 20:30