Imported Upstream version 2.13.1
[platform/upstream/fontconfig.git] / doc / FcCharSetDestroy.3
1 .\" auto-generated by docbook2man-spec from docbook-utils package
2 .TH "FcCharSetDestroy" "3" "30 8月 2018" "Fontconfig 2.13.1" ""
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.