1. NAME

FcStrFree - free a string

2. SYNOPSIS

 
Sélectionnez
\fB#include <fontconfig.h>
 
 void FcStrFree(FcChar8 *\fIs\fB);
 \fR.fi

3. DESCRIPTION

This is just a wrapper around free(3) which helps track memory usage of strings within the fontconfig library.

4. VERSION

Fontconfig version 2.8.0