fccharsetdestroy(3) opensolaris man page | unix.com

Man Page: fccharsetdestroy

Operating Environment: opensolaris

Section: 3

FcCharSetDestroy(3)													       FcCharSetDestroy(3)

NAME
FcCharSetDestroy - Destroy a character set
SYNOPSIS
cc [ flag... ] file... -lfontconfig [ library... ] #include <fontconfig.h> void FcCharSetDestroy (FcCharSet *fcs);
DESCRIPTION
FcCharSetDestroy decrements the reference count fcs. If the reference count becomes zero, all memory referenced is freed.
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 FcCharSetDestroy(3)
Related Man Pages
fcconfiggetrescaninterval(3) - opensolaris
fcdircacheloadfile(3) - opensolaris
fcdircacheunlink(3) - opensolaris
fcpatternadd(3) - opensolaris
fcutf8len(3) - opensolaris
Similar Topics in the Unix Linux Community
How to learn UNIX
What does this mean?
Study UNIX Kernel
Identify problem with while getopts
Shopt -s histappend