FcAtomicReplaceOrig - replace original with new
Contents
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.
Fontconfig 2.15.0 04 July 2025 FcAtomicReplaceOrig(3)
Name
FcAtomicReplaceOrig - replace original with new
Synopsis
#include<fontconfig/fontconfig.h>FcBoolFcAtomicReplaceOrig(FcAtomic*atomic);
