Manpages - FcCharSetCreate.3

Table of Contents

NAME

FcCharSetCreate - Create an empty character set

SYNOPSIS

#include <fontconfig/fontconfig.h>

FcCharSet * FcCharSetCreate (void*);*

DESCRIPTION

FcCharSetCreate allocates and initializes a new empty character set object.

Author: dt

Created: 2022-02-20 Sun 15:34