logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

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

Description

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

Name

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

Since

version 2.13.1 Fontconfig 2.15.0 04 July 2025 FcPatternIterStart(3)

Synopsis

#include<fontconfig/fontconfig.h>voidFcPatternIterStart(constFcPattern*p,FcPatternIter*iter);

See Also