.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "FcPatternIterStart" "3" "2022/03/31" "Fontconfig 2.14.0" ""
.SH NAME
FcPatternIterStart \- Initialize the iterator with the first iterator in the pattern
.SH SYNOPSIS
.sp
\fB#include
.sp
void FcPatternIterStart (const FcPattern *\fIp\fB, FcPatternIter *\fIiter\fB);
\fR
.SH "DESCRIPTION"
.PP
Initialize \fIiter\fR with the first iterator in \fIp\fR\&.
If there are no objects in \fIp\fR, \fIiter\fR
will not have any valid data.
.SH "SINCE"
.PP
version 2.13.1