FcCharSetIntersectCount
Intersect and count charsets
- Provided by: libfontconfig1-dev (Version: 2.13.1-2ubuntu3)
- Source: fontconfig
- Report a bug
Intersect and count charsets
#include <fontconfig/fontconfig.h>
FcChar32 FcCharSetIntersectCount (const FcCharSet *a, const FcCharSet *b);
Returns the number of chars that are in both a and b.