1. NAME

FcDirCacheUnload - unload a cache file

2. SYNOPSIS

 
Sélectionnez
\fB#include <fontconfig.h>
 
 void FcDirCacheUnload(FcCache *\fIcache\fB);
 \fR.fi

3. DESCRIPTION

This function dereferences cache. When no other references to it remain, all memory associated with the cache will be freed.

4. VERSION

Fontconfig version 2.8.0