Documentation
From my personal library, The Internet

man page:


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.2



                                 27 April 2005                       FcFini(3)

Man(1) output converted with man2html