fcdircacheload(3) suse man page | unix.com

Man Page: fcdircacheload

Operating Environment: suse

Section: 3

FcDirCacheLoad(3)														 FcDirCacheLoad(3)

NAME
FcDirCacheLoad - load a directory cache
SYNOPSIS
#include <fontconfig.h> FcCache * FcDirCacheLoad(const FcChar8 *dir); (FcConfig *config); (FcChar8 **cache_file); .fi
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.8.0 18 November 2009 FcDirCacheLoad(3)
Related Man Pages
fcdirsave(3) - opensolaris
fc-cache(1) - debian
fc-cache(1) - centos
fc-cache(1) - plan9
fc-cache(1) - mojave
Similar Topics in the Unix Linux Community
Grant unprivileged user rights to see the output of echo|format but not modify disks
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues
SOCKS proxy &amp; PAM configuration exposure
Docker learning Phase-I