mirror of
https://github.com/TTimo/GtkRadiant.git
synced 2025-02-13 23:51:38 +00:00
17 lines
331 B
Groff
17 lines
331 B
Groff
|
.\\" auto-generated by docbook2man-spec $Revision: 1.2 $
|
||
|
.TH "FcAtomicUnlock" "3" "18 November 2009" "" ""
|
||
|
.SH NAME
|
||
|
FcAtomicUnlock \- unlock a file
|
||
|
.SH SYNOPSIS
|
||
|
.nf
|
||
|
\fB#include <fontconfig.h>
|
||
|
.sp
|
||
|
void FcAtomicUnlock(FcAtomic *\fIatomic\fB);
|
||
|
\fR.fi
|
||
|
.SH "DESCRIPTION"
|
||
|
.PP
|
||
|
Unlocks the file.
|
||
|
.SH "VERSION"
|
||
|
.PP
|
||
|
Fontconfig version 2.8.0
|