Provided by: libfontconfig-doc_2.13.1-4.2ubuntu5_all bug

NAME

       FcConfigSetCurrent - Set configuration as default

SYNOPSIS

       #include <fontconfig/fontconfig.h>

       FcBool FcConfigSetCurrent (FcConfig *config);

DESCRIPTION

       Sets  the current default configuration to config.  Implicitly calls FcConfigBuildFonts if necessary, and
       FcConfigReference() to inrease the reference count in config since 2.12.0, returning FcFalse if that call
       fails.

Fontconfig 2.13.1                                 23 March 2022                            FcConfigSetCurrent(3)