Man Page
Manual Section... (3) - page: FcDirCacheLoad
NAME
FcDirCacheLoad - load a directory cacheSYNOPSIS
#include <fontconfig.h>
FcCache * FcDirCacheLoad (const FcChar8 *dir, FcConfig *config, FcChar8 **cache_file);
DESCRIPTION
Loads the cache related to dir. If no cache file exists, returns NULL. The name of the cache file is returned in cache_file, unless that is NULL. See also FcDirCacheRead.
VERSION
Fontconfig version 2.6.0
Index
This document was created by man2html, using the manual pages.
Time: 15:27:18 GMT, June 11, 2010
