FcCharSetCopy
Copy a charset
- Provided by: libfontconfig1-dev (Version: 2.13.1-2ubuntu3)
- Source: fontconfig
- Report a bug
Copy a charset
#include <fontconfig/fontconfig.h>
FcCharSet * FcCharSetCopy (FcCharSet *src);
Makes a copy of src; note that this may not actually do anything more than increment the reference count on src.