.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "FcInitReinitialize" "3" "2022/03/31" "Fontconfig 2.14.0" ""
.SH NAME
FcInitReinitialize \- re-initialize library
.SH SYNOPSIS
.sp
\fB#include
.sp
FcBool FcInitReinitialize (void\fI\fB);
\fR
.SH "DESCRIPTION"
.PP
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.