Linux Manuals · Linux Manuals session 3 FcCharSetCopy (3) Linux Manual Page ByLinux Manual Posted onApr 20, 2026 FcCharSetCopy – Copy a charset Synopsis#include <fontconfig/fontconfig.h> FcCharSet * FcCharSetCopy (FcCharSet *src); DescriptionMakes a copy of src; note that this may not actually do anything more than increment the reference count on src.