c9c2f93b5d
to make room for a BSD make build system.
18 lines
446 B
Groff
18 lines
446 B
Groff
.\" auto-generated by docbook2man-spec from docbook-utils package
|
|
.TH "FcAtomicNewFile" "3" "10 1月 2013" "" ""
|
|
.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\&.
|
|
.SH "VERSION"
|
|
.PP
|
|
Fontconfig version 2.10.91
|