#include <fontconfig.h>
FcBool FcCharSetIsSubset (const FcCharSet *a, const FcCharSet *b);
Returns whether a is a subset of b.
Fontconfig version 2.3.2
Table of Contents