logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

SDL_CDClose - Closes a SDL_CD handle

Description

       Closes the given cdrom handle.

Name

       SDL_CDClose - Closes a SDL_CD handle

See Also

SDL_CDOpen, SDL_CD

SDL                                          Tue 11 Sep 2001, 22:58                               SDL_CDClose(3)

Synopsis

#include"SDL.h"voidSDL_CDClose(SDL_CD*cdrom);

See Also