Provided by: libfontconfig1-dev_2.11.0-0ubuntu4.2_amd64 

NAME
FcInitReinitialize - re-initialize library
SYNOPSIS
#include <fontconfig/fontconfig.h>
FcBool FcInitReinitialize (void);
DESCRIPTION
Forces the default configuration file to be reloaded and resets the default configuration. Returns
FcFalse if the configuration cannot be reloaded (due to configuration file errors, allocation failures or
other issues) and leaves the existing configuration unchanged. Otherwise returns FcTrue.
VERSION
Fontconfig version 2.11.0
11 10月 2013 FcInitReinitialize(3)