fcvaluedestroy(3) centos man page | unix.com

Man Page: fcvaluedestroy

Operating Environment: centos

Section: 3

FcValueDestroy(3)														 FcValueDestroy(3)

NAME
FcValueDestroy - Free a value
SYNOPSIS
#include <fontconfig/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.10.95 31 8 2013 FcValueDestroy(3)
Related Man Pages
fcconfigenablehome(3) - opensolaris
fcinitbringuptodate(3) - opensolaris
fcpatternget-type(3) - centos
fcpatternadd(3) - opensolaris
libfontconfig(3lib) - linux
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Set hard block limit for user using quota
How to increment version inside a file?
Docker learning Phase-I
[TIP] Processing YAML files with yq