sunos man page for fcvaluedestroy

Query: fcvaluedestroy

OS: sunos

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
fcdircacheunlink(3) - opensolaris
fcpatternbuild(3) - debian
fcpatternget-type(3) - centos
libfontconfig(3lib) - opensolaris
mysqli_free_result(3) - php
Similar Topics in the Unix Linux Community
Delete lines with a word and their above lines
Is UNIX an open source OS ?
UNIX fun stuff - echo and dc - obfuscate/garble a string sort of
Merge and Sort tabular data from different text files
Outputting sequences based on length with sed