#include <fontconfig.h>
FcBool FcConfigSetCurrent (FcConfig *config);
Sets the current default configuration to config. Implicitly calls FcConfigBuildFonts if necessary, returning FcFalse if that call fails.
Fontconfig version 2.3.2
Table of Contents