Provided by: libfontconfig1-dev_2.11.94-0ubuntu1.1_amd64
NAME
FcBlanksAdd - Add a character to an FcBlanks
SYNOPSIS
#include <fontconfig/fontconfig.h> FcBool FcBlanksAdd (FcBlanks *b, FcChar32 ucs4);
DESCRIPTION
Adds a single character to an FcBlanks object, returning FcFalse if this process ran out of memory.