1. NAME

FcAtomicReplaceOrig - replace original with new

2. SYNOPSIS

 
Sélectionnez
\fB#include <fontconfig.h>
 
 FcBool FcAtomicReplaceOrig(FcAtomic *\fIatomic\fB);
 \fR.fi

3. 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.

4. VERSION

Fontconfig version 2.8.0