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

FreeBSD Manual Pages

  
 
  

home | help
FcValueSave(3)							  FcValueSave(3)

NAME
     FcValueSave - Copy a value

SYNOPSIS
     #include <fontconfig/fontconfig.h>

     FcValue FcValueSave (FcValue v);

DESCRIPTION
     Returns  a  copy of v duplicating any object referenced by it so that v may
     be safely destroyed without harming the new value.

Fontconfig 2.17.1		  02 July 2025			  FcValueSave(3)

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

home | help