1FcCharSetIntersect(3)                                    FcCharSetIntersect(3)
2
3
4

NAME

6       FcCharSetIntersect - Intersect charsets
7

SYNOPSIS

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

DESCRIPTION

14       Returns a set including only those chars found in both a and b.
15
16
17
18Fontconfig 2.13.1                 30 8月 2018            FcCharSetIntersect(3)
Impressum