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

FcPatternFindIter - Set the iterator to point to the object in the pattern

Description

Set iter to point to object in p if any and returns FcTrue. returns FcFalse otherwise.

Name

FcPatternFindIter - Set the iterator to point to the object in the pattern

Since

version 2.13.1 Fontconfig 2.15.0 04 July 2025 FcPatternFindIter(3)

Synopsis

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

See Also