#include "SDL.h"
int SDL_CDStop(SDL_CD *cdrom);
int SDL_CDStop
指定された cdrom の再生を停止します。
成功した時は 0 を返し、 エラーの時は -1 を返します。
SDL_CDPlay,