DOKK / manpages / debian 10 / libfontconfig1-dev / FcCharSetAddChar.3.en
FcCharSetAddChar(3) FcCharSetAddChar(3)

FcCharSetAddChar - Add a character to a charset

#include <fontconfig/fontconfig.h>

FcBool FcCharSetAddChar (FcCharSet *fcs, FcChar32 ucs4);

FcCharSetAddChar adds a single Unicode char to the set, returning FcFalse on failure, either as a result of a constant set or from running out of memory.

05 November 2018 Fontconfig 2.13.1