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