fcdircacheloadfile(3) centos man page | unix.com

Man Page: fcdircacheloadfile

Operating Environment: centos

Section: 3

FcDirCacheLoadFile(3)													     FcDirCacheLoadFile(3)

NAME
FcDirCacheLoadFile - load a cache file
SYNOPSIS
#include <fontconfig/fontconfig.h> FcCache * FcDirCacheLoadFile (const FcChar8 *cache_file, struct stat *file_stat);
DESCRIPTION
This function loads a directory cache from cache_file. If file_stat is non-NULL, it will be filled with the results of stat(2) on the cache file.
VERSION
Fontconfig version 2.10.95 31 8 2013 FcDirCacheLoadFile(3)
Related Man Pages
fcdircacheunlink(3) - opensolaris
fc-cache(1) - debian
fc-cache(1) - centos
fc-cache(1) - x11r4
fc-cache(1) - suse
Similar Topics in the Unix Linux Community
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
Docker learning Phase-I
Shopt -s histappend
[TIP] Processing YAML files with yq