logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

FcAtomicReplaceOrig - replace original with new

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);

See Also