FcCharSetCount

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

NAME

FcCharSetCount - Count entries in a charset  

SYNOPSIS

#include <fontconfig/fontconfig.h>

FcChar32 FcCharSetCount (const FcCharSet *a);
 

DESCRIPTION

Returns the total number of Unicode chars in a.


 

Index

NAME
SYNOPSIS
DESCRIPTION