15 lines
419 B
Groff
15 lines
419 B
Groff
|
.\" auto-generated by docbook2man-spec from docbook-utils package
|
||
|
.TH "FcAtomicNewFile" "3" "21 10月 2022" "Fontconfig 2.14.1" ""
|
||
|
.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\&.
|