fccharsetintersectcount(3) - Linux man page

Name

FcCharSetIntersectCount - Intersect and count charsets

Synopsis

#include <fontconfig.h>

FcChar32 FcCharSetIntersectCount(const FcCharSet *a);
(const FcCharSet *b);
.fi

Description

Returns the number of chars that are in both a and b.

Version

Fontconfig version 2.8.0