table of contents
FcAtomicNewFile(3) | FcAtomicNewFile(3) |
NAME¶
FcAtomicNewFile - return new temporary file name
SYNOPSIS¶
#include <fontconfig/fontconfig.h> FcChar8 * FcAtomicNewFile (FcAtomic *atomic);
DESCRIPTION¶
Returns the filename for writing a new version of the file referenced by atomic.
06 3月 2018 | Fontconfig 2.13.0 |