c9c2f93b5d
to make room for a BSD make build system.
17 lines
378 B
Groff
17 lines
378 B
Groff
.\" auto-generated by docbook2man-spec from docbook-utils package
|
|
.TH "FcStrListDone" "3" "10 1月 2013" "" ""
|
|
.SH NAME
|
|
FcStrListDone \- destroy a string iterator
|
|
.SH SYNOPSIS
|
|
.nf
|
|
\fB#include <fontconfig/fontconfig.h>
|
|
.sp
|
|
void FcStrListDone (FcStrList *\fIlist\fB);
|
|
.fi\fR
|
|
.SH "DESCRIPTION"
|
|
.PP
|
|
Destroys the enumerator \fIlist\fR\&.
|
|
.SH "VERSION"
|
|
.PP
|
|
Fontconfig version 2.10.91
|