SDL_QuitSubSystem



SDL_QuitSubSystem

NAME
SYNOPSIS
DESCRIPTION
SEE ALSO

NAME

SDL_QuitSubSystem − Shut down a subsystem

SYNOPSIS

#include "SDL.h"

void SDL_QuitSubSystem(Uint32 flags);

DESCRIPTION

SDL_QuitSubSystem allows you to shut down a subsystem that has been previously initialized by SDL_Init or SDL_InitSubSystem. The flags tells SDL_QuitSubSystem which subsystems to shut down, it uses the same values that are passed to SDL_Init.

SEE ALSO

SDL_Quit, SDL_Init, SDL_InitSubSystem



More Linux Commands

manpages/difftime.3.html
difftime(3) - calculate time difference - Linux manual page
The difftime() function returns the number of seconds elapsed between time time1 and time time0, represented as a double. Each of the times is specified in cale

manpages/mysql_fix_extensions.1.html
mysql_fix_extensions(1) - normalize table file name extensio
mysql_fix_extensions converts the extensions for MyISAM (or ISAM) table files to their canonical forms. It looks for files with extensions matching any letterca

manpages/XSetICFocus.3.html
XSetICFocus(3) - set and unset input context focus (ManPage)
The XSetICFocus function allows a client to notify an input method that the focus window attached to the specified input context has received keyboard focus. Th

manpages/scrl.3ncurses.html
scrl(3ncurses) - scroll a curses window - Linux manual page
scrl.3ncurses - The scroll routine scrolls the window up one line. This involves moving the lines in the window data structure. As an optimization, if the scrol

manpages/mrf.1.html
mrf(1) - monochrome recursive format (compressed bitmaps)...
This program is part of Netpbm(1) MRF is a compressed format for bilevel (1-bit mono) images. It achieves better compression for some such images than either GI

manpages/Tcl_UtfFindFirst.3.html
Tcl_UtfFindFirst(3) - routines for manipulating UTF-8 string
These routines convert between UTF-8 strings and Tcl_UniChars. A Tcl_UniChar is a Unicode character represented as an unsigned, fixed-size quantity. A UTF-8 cha

manpages/Mail::SpamAssassin::Conf::SQL.3pm.html
Mail::SpamAssassin::Conf::SQL(3pm) - load SpamAssassin score
Mail::SpamAssassin::Conf::SQL.3pm - Mail::SpamAssassin is a module to identify spam using text analysis and several internet-based realtime blacklists. This cla

manpages/yuvscaler.1.html
yuvscaler(1) - UPscales or DOWNscales a YUV4MPEG2 stream to
yuvscaler is a general (UP or DOWN) scaling utility that is provided to allow conversion between different video formats. It reads in a YUV4MPEG2 format stream

manpages/sort.1.html
sort(1) - sort lines of text files - Linux manual page......
Write sorted concatenation of all FILE(s) to standard output. Mandatory arguments to long options are mandatory for short options too. Ordering options: -b, --i

manpages/iso_8859-9.7.html
iso_8859-9(7) - ISO 8859-9 character set encoded in octal, d
The ISO 8859 standard includes several 8-bit extensions to the ASCII character set (also known as ISO 646-IRV). ISO 8859-9, also known as the Latin Alphabet No.

manpages/gnutls_x509_crl_get_dn_oid.3.html
gnutls_x509_crl_get_dn_oid(3) - API function (Man Page).....
This function will extract the requested OID of the name of the CRL issuer, specified by the given index. If oid is null then only the size will be filled. RETU

manpages/set_polkit_default_privs.8.html
set_polkit_default_privs(8) - set default privileges for Pol
The set_polkit_default_privs program installs default settings for privileges that are granted automatically to locally logged in users by PolicyKit. CONFIGURAT





We can't live, work or learn in freedom unless the software we use is free.