1FcAtomicNewFile(3) FcAtomicNewFile(3)
23
4
NAME
6FcAtomicNewFile - return new temporary file name
7
SYNOPSIS
9#include <fontconfig/fontconfig.h>
1011
FcChar8 * FcAtomicNewFile (FcAtomic *atomic);
12
DESCRIPTION
14Returns the filename for writing a new version of the file referenced
15by atomic.
1617
18
19
Fontconfig 2.14.2 27 1月 2023 FcAtomicNewFile(3)