109f47581737b462ed17914ab1511a7bbe415f3e
[platform/upstream/fontconfig.git] / doc / FcDirCacheUnload.3
1 .\" auto-generated by docbook2man-spec from docbook-utils package
2 .TH "FcDirCacheUnload" "3" "10 1月 2013" "" ""
3 .SH NAME
4 FcDirCacheUnload \- unload a cache file
5 .SH SYNOPSIS
6 .nf
7 \fB#include <fontconfig/fontconfig.h>
8 .sp
9 void FcDirCacheUnload (FcCache *\fIcache\fB);
10 .fi\fR
11 .SH "DESCRIPTION"
12 .PP
13 This function dereferences \fIcache\fR\&. When no other
14 references to it remain, all memory associated with the cache will be freed.
15 .SH "VERSION"
16 .PP
17 Fontconfig version 2.10.91