37548c462626db3beab13f219106e17c780d491d
[platform/upstream/fontconfig.git] / doc / FcCharSetCopy.3
1 .\" auto-generated by docbook2man-spec from docbook-utils package
2 .TH "FcCharSetCopy" "3" "10 1月 2013" "" ""
3 .SH NAME
4 FcCharSetCopy \- Copy a charset
5 .SH SYNOPSIS
6 .nf
7 \fB#include <fontconfig/fontconfig.h>
8 .sp
9 FcCharSet * FcCharSetCopy (FcCharSet *\fIsrc\fB);
10 .fi\fR
11 .SH "DESCRIPTION"
12 .PP
13 Makes a copy of \fIsrc\fR; note that this may not actually do anything more
14 than increment the reference count on \fIsrc\fR\&.
15 .SH "VERSION"
16 .PP
17 Fontconfig version 2.10.91