table of contents
other versions
- trixie 2.15.0-2.3
- testing 2.15.0-2.4
- unstable 2.15.0-2.4
- experimental 2.17.1-1
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.
18 September 2025 | Fontconfig 2.17.1 |