#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.3.2
Table of Contents