www.LinuxHowtos.org





FcAtomicDeleteNew

Section: (3)
Updated: 05 8月 2016
Index Return to Main Contents
 

NAME

FcAtomicDeleteNew - delete new file  

SYNOPSIS

#include <fontconfig/fontconfig.h>

void FcAtomicDeleteNew (FcAtomic *atomic);
 

DESCRIPTION

Deletes the new file. Used in error recovery to back out changes.


 

Index

NAME
SYNOPSIS
DESCRIPTION