debian man page for fcvaluedestroy

Query: fcvaluedestroy

OS: debian

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 (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
fcconfigenablehome(3) - opensolaris
fcpatternget-type(3) - debian
libfontconfig(3lib) - sunos
libfontconfig(3lib) - linux
libfontconfig(3lib) - hpux
Similar Topics in the Unix Linux Community
Introduction
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com