1FcDirCacheUnload(3)                                        FcDirCacheUnload(3)
2
3
4

NAME

6       FcDirCacheUnload - unload a cache file
7

SYNOPSIS

9       #include <fontconfig.h>
10
11       void FcDirCacheUnload(FcCache *cache);
12       .fi
13

DESCRIPTION

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

VERSION

19       Fontconfig version 2.8.0
20
21
22
23                               18 November 2009            FcDirCacheUnload(3)
Impressum