.\" 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" "15 May 2020" "Fontconfig 2.13.1" "" .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