debian man page for fcdircacheload

Query: fcdircacheload

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

FcDirCacheLoad(3)														 FcDirCacheLoad(3)

NAME
FcDirCacheLoad - load a directory cache
SYNOPSIS
#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.9.0 16 April 2012 FcDirCacheLoad(3)
Related Man Pages
fcconfigappfontadddir(3) - opensolaris
fcdircacheloadfile(3) - opensolaris
fc-cache(1) - opendarwin
fc-cache(1) - freebsd
fc-cache(1) - minix
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Introduction
Detecting unused variables...
How to copy a column of multiple files and paste into new excel file (next to column)?