1. NAME

FcValueDestroy - Free a value

2. SYNOPSIS

 
Sélectionnez
\fB#include <fontconfig.h>
 
 void FcValueDestroy(FcValue \fIv\fB);
 \fR.fi

3. DESCRIPTION

Frees any memory referenced by v. Values of type FcTypeString, FcTypeMatrix and FcTypeCharSet reference memory, the other types do not.

4. VERSION

Fontconfig version 2.8.0