Provided by: libfontconfig1-dev_2.12.6-0ubuntu2_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.