Sha256: 87b64198b8d61ab4a1dfc0d49b53c67ad33c696fd4c06efecc0571d4b667e559
Contents?: true
Size: 640 Bytes
Versions: 28
Compression:
Stored size: 640 Bytes
Contents
.\\" auto-generated by docbook2man-spec $Revision: 1.2 $ .TH "FcAtomicCreate" "3" "18 November 2009" "" "" .SH NAME FcAtomicCreate \- create an FcAtomic object .SH SYNOPSIS .nf \fB#include <fontconfig.h> .sp FcAtomic * FcAtomicCreate(const FcChar8 *\fIfile\fB); \fR.fi .SH "DESCRIPTION" .PP Creates a data structure containing data needed to control access to \fIfile\fR\&. Writing is done to a separate file. Once that file is complete, the original configuration file is atomically replaced so that reading process always see a consistent and complete file without the need to lock for reading. .SH "VERSION" .PP Fontconfig version 2.8.0
Version data entries
28 entries across 28 versions & 6 rubygems