FcCharSetCreate(3) FcCharSetCreate(3)
NAME
FcCharSetCreate - Create an empty character set
SYNOPSIS
#include <fontconfig.h>
FcCharSet * FcCharSetCreate (void);
DESCRIPTION
FcCharSetCreate allocates and initializes a new empty character set
object.
VERSION
Fontconfig version 2.2.3
30 June 2004 FcCharSetCreate(3)