#include <fontconfig.h>
FcBool FcCharSetHasChar (const FcCharSet *fcs, FcChar32ucs4);
Returns whether fcs contains the char ucs4.
Fontconfig version 2.3.2
Table of Contents