1ff4285c39e5cc872a386c85047349dffe07c91c
[platform/upstream/fontconfig.git] / doc / FcAtomicReplaceOrig.3
1 .\" auto-generated by docbook2man-spec from docbook-utils package
2 .TH "FcAtomicReplaceOrig" "3" "09 3月 2015" "Fontconfig 2.11.93" ""
3 .SH NAME
4 FcAtomicReplaceOrig \- replace original with new
5 .SH SYNOPSIS
6 .nf
7 \fB#include <fontconfig/fontconfig.h>
8 .sp
9 FcBool FcAtomicReplaceOrig (FcAtomic *\fIatomic\fB);
10 .fi\fR
11 .SH "DESCRIPTION"
12 .PP
13 Replaces the original file referenced by \fIatomic\fR with
14 the new file. Returns FcFalse if the file cannot be replaced due to
15 permission issues in the filesystem. Otherwise returns FcTrue.