logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

FcInitReinitialize - re-initialize library

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. Fontconfig 2.15.0 04 July 2025 FcInitReinitialize(3)

Name

FcInitReinitialize - re-initialize library

Synopsis

#include<fontconfig/fontconfig.h>FcBoolFcInitReinitialize(void);

See Also