Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
FcCharSetCopy(3)						FcCharSetCopy(3)

NAME
     FcCharSetCopy - Copy a charset

SYNOPSIS
     #include <fontconfig/fontconfig.h>

     FcCharSet * FcCharSetCopy (FcCharSet *src);

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

Fontconfig 2.17.1		  02 July 2025			FcCharSetCopy(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=FcCharSetCopy&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help