1. NAME▲
FcCharSetIntersectCount - Intersect and count charsets
2. SYNOPSIS ▲
\fB#include <fontconfig.h>
FcChar32 FcCharSetIntersectCount(const FcCharSet *\fIa\fB);
(const FcCharSet *\fIb\fB);
\fR.fi3. DESCRIPTION▲
Returns the number of chars that are in both a and b.
4. VERSION ▲
Fontconfig version 2.8.0