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

FreeBSD Manual Pages

  
 
  

home | help
FcAtomicReplaceOrig(3)					FcAtomicReplaceOrig(3)

NAME
       FcAtomicReplaceOrig - replace original with new

SYNOPSIS
       #include	<fontconfig/fontconfig.h>

       FcBool FcAtomicReplaceOrig (FcAtomic *atomic);

DESCRIPTION
       Replaces	 the original file referenced by atomic	with the new file. Re-
       turns FcFalse if	the file cannot	be replaced due	to  permission	issues
       in the filesystem. Otherwise returns FcTrue.

Fontconfig 2.15.0		  22 12	2023		FcAtomicReplaceOrig(3)

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

home | help