logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git 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