1FcAtomicNewFile(3) FcAtomicNewFile(3)
23
4
NAME
6FcAtomicNewFile - return new temporary file name
7
SYNOPSIS
9#include <fontconfig.h>
1011
FcChar8 * FcAtomicNewFile(FcAtomic *atomic);
12.fi
13
DESCRIPTION
15Returns the filename for writing a new version of the file referenced
16by atomic.
17
VERSION
19Fontconfig version 2.8.0
2021
22
23
18 November 2009 FcAtomicNewFile(3)