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.15.0		  22 12	2023		      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+14.3.quarterly>

home | help