FcCharSetCreate

Section: (3)
Updated: 28 11月 2020
Page Index
 

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.


 

Index

NAME
SYNOPSIS
DESCRIPTION