Provided by: libfontconfig1-dev_2.11.0-0ubuntu4.2_amd64 

NAME
FcAtomicReplaceOrig - replace original with new
SYNOPSIS
#include <fontconfig/fontconfig.h>
FcBool FcAtomicReplaceOrig (FcAtomic *atomic);
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.
VERSION
Fontconfig version 2.11.0
11 10月 2013 FcAtomicReplaceOrig(3)