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

NAME

6       FcDirCacheLoadFile - load a cache file
7

SYNOPSIS

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

DESCRIPTION

16       This  function loads a directory cache from cache_file. If file_stat is
17       non-NULL, it will be filled with the results of stat(2)  on  the  cache
18       file.
19

VERSION

21       Fontconfig version 2.8.0
22
23
24
25                               18 November 2009          FcDirCacheLoadFile(3)
Impressum