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

NAME

6       FcCharSetDestroy - Destroy a character set
7

SYNOPSIS

9       #include <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

VERSION

18       Fontconfig version 2.4.2
19
20
21
22                                  11 May 2007              FcCharSetDestroy(3)
Impressum