fcvaluedestroy(3) sunos man page | unix.com

Man Page: fcvaluedestroy

Operating Environment: sunos

Section: 3

FcValueDestroy(3)														 FcValueDestroy(3)

NAME
FcValueDestroy - Free a value
SYNOPSIS
#include <fontconfig.h> void FcValueDestroy (FcValuev);
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.2.3 30 June 2004 FcValueDestroy(3)
Related Man Pages
fcpatternget-type(3) - centos
libfontconfig(3lib) - sunos
fcpatternadd(3) - opensolaris
libfontconfig(3lib) - opensolaris
mysqli_free_result(3) - php
Similar Topics in the Unix Linux Community
How to convert number to english?
UNIX fun stuff - echo and dc - obfuscate/garble a string sort of
How do I remove or hide SunOS version/release from remote login prompt?
Using awk to remove lines from file that match text
Outputting sequences based on length with sed