#include <fontconfig.h>
FcBool FcNameUnregisterConstants(const FcConstant *consts, int nconsts);
FcBool FcNameUnregisterConstants
Unregister nconsts symbolic constants. Returns FcFalse if the specified constants were not registered. Otherwise returns FcTrue.
Fontconfig version 2.8.0