#include <fontconfig.h>
FcBool FcNameRegisterObjectTypes(const FcObjectType *types, int ntype);
FcBool FcNameRegisterObjectTypes
Register ntype new object types. Returns FcFalse if some of the names cannot be registered (due to allocation failure). Otherwise returns FcTrue.
Fontconfig version 2.8.0