19c960b9290711961e3849cb835b5c65a90006f2
[platform/upstream/fontconfig.git] / doc / FcFini.3
1 .\" auto-generated by docbook2man-spec from docbook-utils package
2 .TH "FcFini" "3" "09 3月 2015" "Fontconfig 2.11.93" ""
3 .SH NAME
4 FcFini \- finalize fontconfig library
5 .SH SYNOPSIS
6 .nf
7 \fB#include <fontconfig/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.