blob: 396651946bc97f8726045ccaa3b34a280094fa14 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
.\" auto-generated by docbook2man-spec from docbook-utils package
.TH "FcAtomicNewFile" "3" "22 12月 2023" "Fontconfig 2.15.0" ""
.SH NAME
FcAtomicNewFile \- return new temporary file name
.SH SYNOPSIS
.nf
\fB#include <fontconfig/fontconfig.h>
.sp
FcChar8 * FcAtomicNewFile (FcAtomic *\fIatomic\fB);
.fi\fR
.SH "DESCRIPTION"
.PP
Returns the filename for writing a new version of the file referenced
by \fIatomic\fR\&.
|