.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "FcCharSetCopy" "3" "15 May 2020" "Fontconfig 2.13.1" "" .SH NAME FcCharSetCopy \- Copy a charset .SH SYNOPSIS .sp \fB#include .sp FcCharSet * FcCharSetCopy (FcCharSet *\fIsrc\fB); \fR .SH "DESCRIPTION" .PP Makes a copy of \fIsrc\fR; note that this may not actually do anything more than increment the reference count on \fIsrc\fR\&.