FcAtomicReplaceOrig(3) FcAtomicReplaceOrig(3)

FcAtomicReplaceOrig - replace original with new

#include <fontconfig/fontconfig.h>

FcBool FcAtomicReplaceOrig (FcAtomic *atomic);

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.

01 January 2024 Fontconfig 2.15.0