Penguin
Blame: SDL_CDPause(3)
EditPageHistoryDiffInfoLikePages
Annotated edit history of SDL_CDPause(3) version 1, including all changes. View license author blame.
Rev Author # Line
1 perry 1 SDL_CDPause
2 !!!SDL_CDPause
3 NAME
4 SYNOPSIS
5 DESCRIPTION
6 RETURN VALUE
7 SEE ALSO
8 ----
9 !!NAME
10
11
12 SDL_CDPause- Pauses a CDROM
13 !!SYNOPSIS
14
15
16 __#include __
17
18
19 __int SDL_CDPause__(__SDL_CD *cdrom__);
20 !!DESCRIPTION
21
22
23 Pauses play on the given __cdrom__.
24 !!RETURN VALUE
25
26
27 Returns __0__ on success, or __-1__ on an
28 error.
29 !!SEE ALSO
30
31
32 __SDL_CDPlay__, __SDL_CDResume__
33 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.