fcvaluedestroy(3) opensolaris man page | unix.com

Man Page: fcvaluedestroy

Operating Environment: opensolaris

Section: 3

FcValueDestroy(3)														 FcValueDestroy(3)

NAME
FcValueDestroy - Free a value
SYNOPSIS
cc [ flag... ] file... -lfontconfig [ library... ] #include <fontconfig.h> void FcValueDestroy (FcValue v);
DESCRIPTION
Frees any memory referenced by v. Values of type FcTypeString, FcTypeMatrix and FcTypeCharSet reference memory, the other types do not.
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 FcValueDestroy(3)
Related Man Pages
fcatomiccreate(3) - opensolaris
fcconfigappfontadddir(3) - opensolaris
fcconfiggetrescaninterval(3) - opensolaris
fcdircacheloadfile(3) - opensolaris
fclangsetcontains(3) - opensolaris
Similar Topics in the Unix Linux Community
Trying to block signal
How to learn UNIX
PHP Man Pages Now Available (Over 10,000)
Identify problem with while getopts
Shopt -s histappend