1. NAME

FcCharSetDestroy - Destroy a character set

2. SYNOPSIS

 
Sélectionnez
\fB#include <fontconfig.h>
 
 void FcCharSetDestroy(FcCharSet *\fIfcs\fB);
 \fR.fi

3. DESCRIPTION

FcCharSetDestroy decrements the reference count fcs. If the reference count becomes zero, all memory referenced is freed.

4. VERSION

Fontconfig version 2.8.0