1FcDirCacheLoadFile(3)                                    FcDirCacheLoadFile(3)
2
3
4

NAME

6       FcDirCacheLoadFile - load a cache file
7

SYNOPSIS

9       #include <fontconfig/fontconfig.h>
10
11       FcCache * FcDirCacheLoadFile (const FcChar8 *cache_file, struct stat *file_stat);
12

DESCRIPTION

14       This  function loads a directory cache from cache_file. If file_stat is
15       non-NULL, it will be filled with the results of stat(2)  on  the  cache
16       file.
17
18
19
20Fontconfig 2.13.92                09 8月 2019            FcDirCacheLoadFile(3)
Impressum