|
NAMEFcFini - finalize fontconfig librarySYNOPSIS#include <fontconfig/fontconfig.h> void FcFini (void); DESCRIPTIONFrees 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.
Visit the GSP FreeBSD Man Page Interface. |