fcfini(3) opensolaris man page | unix.com

Man Page: fcfini

Operating Environment: opensolaris

Section: 3

FcFini(3)																 FcFini(3)

NAME
FcFini - finalize fonconfig library
SYNOPSIS
cc [ flag... ] file... -lfontconfig [ library... ] #include <fontconfig.h> void FcFini (void);
DESCRIPTION
Frees all data structures allocated by previous calls to fontconfig functions. Fontconfig returns to an uninitialized state, requiring a new call to one of the FcInit functions before any other fontconfig function may be called.
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 FcFini(3)
Related Man Pages
fcconfigenablehome(3) - opensolaris
fcdefaultsubstitute(3) - opensolaris
fcdircacheunlink(3) - opensolaris
fcfontmatch(3) - opensolaris
fcinitbringuptodate(3) - opensolaris
Similar Topics in the Unix Linux Community
PHP Man Pages Now Available (Over 10,000)
Study UNIX Kernel
What's legal and what's not?
Identify problem with while getopts
What is good?