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       .fi
13

DESCRIPTION

15       FcCharSetDestroy  decrements  the reference count fcs. If the reference
16       count becomes zero, all memory referenced is freed.
17

VERSION

19       Fontconfig version 2.8.0
20
21
22
23                               18 November 2009            FcCharSetDestroy(3)
Impressum