r141.htmlPrev r183.htmlNext FcFini
Name
FcFini -- finalize fonconfig library Synopsis
#include <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.
	    
Version
Fontconfig version 2.3.91
	    
r141.htmlPrev index.htmlHome r183.htmlNext FcInit x93.html#AEN96Up FcGetVersion 