Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
FcPatternIterStart(3)					 FcPatternIterStart(3)

NAME
       FcPatternIterStart - Initialize the iterator with the first iterator in
       the pattern

SYNOPSIS
       #include	<fontconfig/fontconfig.h>

       void FcPatternIterStart (const FcPattern	*p, FcPatternIter *iter);

DESCRIPTION
       Initialize  iter	with the first iterator	in p.  If there	are no objects
       in p, iter will not have	any valid data.

SINCE
       version 2.13.1

Fontconfig 2.15.0		  22 12	2023		 FcPatternIterStart(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=FcPatternIterStart&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>

home | help