auto-generated by docbook2man-spec from docbook-utils package
"FcAtomicReplaceOrig" "3" "22 12月 2023" "Fontconfig 2.15.0" ""
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. Returns FcFalse if the file cannot be replaced due to permission issues in the filesystem. Otherwise returns FcTrue.