Man Linux: Main Page and Category List

NAME

       FcAtomicReplaceOrig - replace original with new

SYNOPSIS

       #include <fontconfig.h>

       FcBool FcAtomicReplaceOrig(FcAtomic *atomic);
       .fi

DESCRIPTION

       Replaces  the  original  file  referenced  by atomic with the new file.
       Returns FcFalse if the file cannot be replaced due to permission issues
       in the filesystem. Otherwise returns FcTrue.

VERSION

       Fontconfig version 2.8.0

                               18 November 2009         FcAtomicReplaceOrig(3)