SDL_CDStop - Man Page
Stops a CDROM
Synopsis
#include "SDL.h"
int SDL_CDStop(SDL_CD *cdrom);
Description
Stops play on the given cdrom.
Return Value
Returns 0 on success, or -1 on an error.
See Also
Referenced By
Tue 11 Sep 2001, 22:59 SDL API Reference