FcAtomicNewFile

Section: (3)
Updated: 28 11月 2020
Page Index
 

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.


 

Index

NAME
SYNOPSIS
DESCRIPTION