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
fcconfigenablehome(3) - opensolaris
fcdircacheunlink(3) - opensolaris
fcinitbringuptodate(3) - opensolaris
fcpatternbuild(3) - centos
libfontconfig(3lib) - linux
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Introduction
Detecting unused variables...
How to copy a column of multiple files and paste into new excel file (next to column)?