1. NAME

FcCharSetCopy - Copy a charset

2. SYNOPSIS

 
Sélectionnez
\fB#include <fontconfig.h>
 
 FcCharSet * FcCharSetCopy(FcCharSet *\fIsrc\fB);
 \fR.fi

3. DESCRIPTION

Makes a copy of src; note that this may not actually do anything more than increment the reference count on src.

4. VERSION

Fontconfig version 2.8.0