logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

FcPatternIterNext -

Description

Set iter to point to the next object in p and returns FcTrue if iter has been changed to the next object. returns FcFalse otherwise.

Name

FcPatternIterNext -

Since

version 2.13.1 Fontconfig 2.15.0 04 July 2025 FcPatternIterNext(3)

Synopsis

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

See Also