FcCharSetIsSubset.3 revision b09479dc
auto-generated by docbook2man-spec from docbook-utils package
"FcCharSetIsSubset" "3" "24 3月 2014" "Fontconfig 2.11.1" ""
NAME
FcCharSetIsSubset - Test for charset inclusion
SYNOPSIS
#include <fontconfig/fontconfig.h>
FcBool FcCharSetIsSubset (const FcCharSet *a, const FcCharSet *b);
"DESCRIPTION"

Returns whether a is a subset of b.