fcconfigdestroy(3) opensolaris man page | unix.com

Man Page: fcconfigdestroy

Operating Environment: opensolaris

Section: 3

FcConfigDestroy(3)														FcConfigDestroy(3)

NAME
FcConfigDestroy - Destroy a configuration
SYNOPSIS
cc [ flag... ] file... -lfontconfig [ library... ] #include <fontconfig.h> void FcConfigDestroy (FcConfig *config);
DESCRIPTION
Destroys a configuration and any data associated with it. Note that calling this function with the return from FcConfigGetCurrent will place the library in an indeterminate state.
VERSION
Fontconfig version 2.5.0
ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWfontconfig | +-----------------------------+-----------------------------+ |Interface Stability |Volatile | +-----------------------------+-----------------------------+ |MT-Level |See XInitThreads(3X11) | +-----------------------------+-----------------------------+ 13 November 2007 FcConfigDestroy(3)
Related Man Pages
fcconfigsubstitutewithpat(3) - opensolaris
fcatomiccreate(3) - opensolaris
fcconfigappfontadddir(3) - opensolaris
fcdirsave(3) - opensolaris
fcfontmatch(3) - opensolaris
Similar Topics in the Unix Linux Community
How to learn UNIX
Study UNIX Kernel
What's legal and what's not?
Identify problem with while getopts
What is good?