1FcDirCacheLoad(3)                                            FcDirCacheLoad(3)
2
3
4

NAME

6       FcDirCacheLoad - load a directory cache
7

SYNOPSIS

9       #include <fontconfig/fontconfig.h>
10
11       FcCache * FcDirCacheLoad (const FcChar8 *dir, FcConfig *config, FcChar8 **cache_file);
12

DESCRIPTION

14       Loads  the cache related to dir. If no cache file exists, returns NULL.
15       The name of the cache file is returned in cache_file,  unless  that  is
16       NULL. See also FcDirCacheRead.
17
18
19
20Fontconfig 2.14.1                21 10月 2022                FcDirCacheLoad(3)
Impressum