1FcCharSetDestroy(3)                                        FcCharSetDestroy(3)
2
3
4

NAME

6       FcCharSetDestroy - Destroy a character set
7

SYNOPSIS

9       #include <fontconfig/fontconfig.h>
10
11       void FcCharSetDestroy (FcCharSet *fcs);
12

DESCRIPTION

14       FcCharSetDestroy  decrements  the reference count fcs. If the reference
15       count becomes zero, all memory referenced is freed.
16
17
18
19Fontconfig 2.14.0                 31 3月 2022              FcCharSetDestroy(3)
Impressum