logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git 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