|
|
FcCharSetIntersectCount - Intersect and count charsets
#include <fontconfig.h> FcChar32 FcCharSetIntersectCount (const FcCharSet *a, const FcCharSet *b);
Returns the number of chars that are in both a and b.
Fontconfig version 2.4.2 02 December 2006 FcCharSetIntersectCount(3)