1FcCharSetEqual(3)                                            FcCharSetEqual(3)
2
3
4

NAME

6       FcCharSetEqual - Compare two charsets
7

SYNOPSIS

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

DESCRIPTION

14       Returns whether a and b contain the same set of Unicode chars.
15
16
17
18Fontconfig 2.14.1                21 10月 2022                FcCharSetEqual(3)
Impressum