1FcDirCacheUnload(3) FcDirCacheUnload(3)
23
4
NAME
6FcDirCacheUnload - unload a cache file
7
SYNOPSIS
9#include <fontconfig/fontconfig.h>
1011
void FcDirCacheUnload (FcCache *cache);
12
DESCRIPTION
14This function dereferences cache. When no other references to it
15remain, all memory associated with the cache will be freed.
1617
18
19
Fontconfig 2.13.1 30 8月 2018 FcDirCacheUnload(3)