Imported Upstream version 2.10.2
[platform/upstream/fontconfig.git] / doc / FcDirCacheLoadFile.3
1 .\" auto-generated by docbook2man-spec from docbook-utils package
2 .TH "FcDirCacheLoadFile" "3" "26 11月 2012" "" ""
3 .SH NAME
4 FcDirCacheLoadFile \- load a cache file
5 .SH SYNOPSIS
6 .nf
7 \fB#include <fontconfig.h>
8 .sp
9 FcCache * FcDirCacheLoadFile (const FcChar8 *\fIcache_file\fB, struct stat *\fIfile_stat\fB);
10 .fi\fR
11 .SH "DESCRIPTION"
12 .PP
13 This function loads a directory cache from
14 \fIcache_file\fR\&. If \fIfile_stat\fR is
15 non-NULL, it will be filled with the results of stat(2) on the cache file.
16 .SH "VERSION"
17 .PP
18 Fontconfig version 2.10.2