Imported Upstream version 2.10.2
[platform/upstream/fontconfig.git] / doc / FcFini.3
1 .\" auto-generated by docbook2man-spec from docbook-utils package
2 .TH "FcFini" "3" "26 11月 2012" "" ""
3 .SH NAME
4 FcFini \- finalize fontconfig library
5 .SH SYNOPSIS
6 .nf
7 \fB#include <fontconfig.h>
8 .sp
9 void FcFini (void\fI\fB);
10 .fi\fR
11 .SH "DESCRIPTION"
12 .PP
13 Frees all data structures allocated by previous calls to fontconfig
14 functions. Fontconfig returns to an uninitialized state, requiring a
15 new call to one of the FcInit functions before any other fontconfig
16 function may be called.
17 .SH "VERSION"
18 .PP
19 Fontconfig version 2.10.2