Penguin
Blame: SDL_QuitSubSystem(3)
EditPageHistoryDiffInfoLikePages
Annotated edit history of SDL_QuitSubSystem(3) version 2, including all changes. View license author blame.
Rev Author # Line
2 perry 1 SDL_!QuitSubSystem
2 !!!SDL_!QuitSubSystem
1 perry 3 NAME
4 SYNOPSIS
5 DESCRIPTION
6 SEE ALSO
7 ----
8 !!NAME
9
10
2 perry 11 SDL_!QuitSubSystem- Shut down a subsystem
1 perry 12 !!SYNOPSIS
13
14
15 __#include __
16
17
2 perry 18 __void SDL_!QuitSubSystem__(__Uint32
1 perry 19 flags__);
20 !!DESCRIPTION
21
22
2 perry 23 __SDL_!QuitSubSystem__ allows you to shut down a subsystem
1 perry 24 that has been previously initialized by __SDL_Init__ or
2 perry 25 __SDL_!InitSubSystem__. The __flags__ tells
26 __SDL_!QuitSubSystem__ which subsystems to shut down, it
1 perry 27 uses the same values that are passed to
28 __SDL_Init__.
29 !!SEE ALSO
30
31
32 __SDL_Quit__, __SDL_Init__,
2 perry 33 __SDL_!InitSubSystem__
1 perry 34 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.