1. NAME▲
FcCharSetEqual - Compare two charsets
2. SYNOPSIS ▲
\fB#include <
fontconfig.h>
FcBool FcCharSetEqual
(
const
FcCharSet *
\fIa\fB);
(
const
FcCharSet *
\fIb\fB);
\fR.fi
3. DESCRIPTION▲
Returns whether a and b contain the same set of unicode chars.
4. VERSION ▲
Fontconfig version 2.8.0