FcNameRegisterConstants - Register symbolic constants
#include <fontconfig.h>
FcBool FcNameRegisterConstants(const FcConstant *consts);
(int nconsts);
.fi
Register nconsts new symbolic constants. Returns FcFalse if the
constants cannot be registered (due to allocation failure). Otherwise
returns FcTrue.
Fontconfig version 2.8.0
18 November 2009 FcNameRegisterConstants(3)