fcnameregisterconstants(3) - Linux man page
Name
FcNameRegisterConstants - Register symbolic constants
Synopsis
#include <fontconfig.h> FcBool FcNameRegisterConstants(const FcConstant *consts); (int nconsts); .fi
Description
Register nconsts new symbolic constants. Returns FcFalse if the constants cannot be registered (due to allocation failure). Otherwise returns FcTrue.
Version
Fontconfig version 2.8.0