|
NAMEFcCharSetSubtractCount - Subtract and count charsetsSYNOPSIS#include <fontconfig/fontconfig.h> FcChar32 FcCharSetSubtractCount (const FcCharSet *a, const FcCharSet *b); DESCRIPTIONReturns the number of chars that are in a but not in b.
Visit the GSP FreeBSD Man Page Interface. |