from small one page howto to huge articles all in one place
poll results
Last additions:
May 25th. 2007:
April, 26th. 2006:
| You are here: manpages
FcFini
Section: (3) Updated: 05 8月 2016 Index
Return to Main Contents
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.
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
|