|
NAMEFcCharSetIsSubset - Test for charset inclusionSYNOPSIS#include <fontconfig/fontconfig.h> FcBool FcCharSetIsSubset (const FcCharSet *a, const FcCharSet *b); DESCRIPTIONReturns whether a is a subset of b.
Visit the GSP FreeBSD Man Page Interface. |