fcvaluedestroy(3) debian man page | unix.com

Man Page: fcvaluedestroy

Operating Environment: debian

Section: 3

FcValueDestroy(3)														 FcValueDestroy(3)

NAME
FcValueDestroy - Free a value
SYNOPSIS
#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.9.0 16 April 2012 FcValueDestroy(3)
Related Man Pages
fcdircacheunlink(3) - opensolaris
fontconfig(3) - redhat
fcpatternbuild(3) - debian
fcpatternget-type(3) - centos
fcpatternadd(3) - opensolaris
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file