FcFini.3 revision b09479dc
auto-generated by docbook2man-spec from docbook-utils package
"FcFini" "3" "24 3月 2014" "Fontconfig 2.11.1" ""
NAME
FcFini - finalize fontconfig library
SYNOPSIS
#include <fontconfig/fontconfig.h>
void FcFini (void);
"DESCRIPTION"
Frees all data structures allocated by previous calls to fontconfig functions. Fontconfig returns to an uninitialized state, requiring a new call to one of the FcInit functions before any other fontconfig function may be called.