1FcCharSetIntersectCount(3)                          FcCharSetIntersectCount(3)
2
3
4

NAME

6       FcCharSetIntersectCount - Intersect and count charsets
7

SYNOPSIS

9       #include <fontconfig/fontconfig.h>
10
11       FcChar32 FcCharSetIntersectCount (const FcCharSet *a, const FcCharSet *b);
12

DESCRIPTION

14       Returns the number of chars that are in both a and b.
15
16
17
18Fontconfig 2.13.1                 30 8月 2018       FcCharSetIntersectCount(3)
Impressum