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 re‐
15main, all memory associated with the cache will be freed.
1617
18
19
Fontconfig 2.14.1 21 10月 2022 FcDirCacheUnload(3)