17 lines
350 B
Groff
17 lines
350 B
Groff
|
.\" auto-generated by docbook2man-spec from docbook-utils package
|
||
|
.TH "FcAtomicUnlock" "3" "10 1月 2013" "" ""
|
||
|
.SH NAME
|
||
|
FcAtomicUnlock \- unlock a file
|
||
|
.SH SYNOPSIS
|
||
|
.nf
|
||
|
\fB#include <fontconfig/fontconfig.h>
|
||
|
.sp
|
||
|
void FcAtomicUnlock (FcAtomic *\fIatomic\fB);
|
||
|
.fi\fR
|
||
|
.SH "DESCRIPTION"
|
||
|
.PP
|
||
|
Unlocks the file.
|
||
|
.SH "VERSION"
|
||
|
.PP
|
||
|
Fontconfig version 2.10.91
|