21c04b35ad0aa9edf694ade4fc22d4d17ebd7dcb
[platform/upstream/fontconfig.git] / doc / FcCharSetDestroy.3
1 .\" auto-generated by docbook2man-spec from docbook-utils package
2 .TH "FcCharSetDestroy" "3" "10 1月 2013" "" ""
3 .SH NAME
4 FcCharSetDestroy \- Destroy a character set
5 .SH SYNOPSIS
6 .nf
7 \fB#include <fontconfig/fontconfig.h>
8 .sp
9 void FcCharSetDestroy (FcCharSet *\fIfcs\fB);
10 .fi\fR
11 .SH "DESCRIPTION"
12 .PP
13 \fBFcCharSetDestroy\fR decrements the reference count 
14 \fIfcs\fR\&. If the reference count becomes zero, all
15 memory referenced is freed.
16 .SH "VERSION"
17 .PP
18 Fontconfig version 2.10.91