x93.html
Prev
r1064.html
Next
FcValueDestroy
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.3.2
x93.html
Prev
index.html
Home
r1064.html
Next
FUNCTIONS
x93.html#AEN1038
Up
FcValueSave
