1FcAtomicReplaceOrig(3) FcAtomicReplaceOrig(3)
23
4
NAME
6FcAtomicReplaceOrig - replace original with new
7
SYNOPSIS
9#include <fontconfig/fontconfig.h>
1011
FcBool FcAtomicReplaceOrig (FcAtomic *atomic);
12
DESCRIPTION
14Replaces the original file referenced by atomic with the new file. Re‐
15turns FcFalse if the file cannot be replaced due to permission issues
16in the filesystem. Otherwise returns FcTrue.
1718
19
20
Fontconfig 2.14.2 27 1月 2023 FcAtomicReplaceOrig(3)