centos man page for sdl_cdclose

Query: sdl_cdclose

OS: centos

Section: 3

Links: centos man pages   all man pages   forum categories

Format:Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SDL_CDClose(3)							 SDL API Reference						    SDL_CDClose(3)

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
Tue 11 Sep 2001, 22:58 SDL_CDClose(3)