|
|
FcFini - finalize fonconfig library
#include <fontconfig.h>
void FcFini (void);
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.
Fontconfig version 2.4.2
02 December 2006 FcFini(3)