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

FcPatternIterIsValid - Check whether the iterator is valid or not

Description

Returns FcTrue if iter point to the valid entry in p. returns FcFalse otherwise.

Name

FcPatternIterIsValid - Check whether the iterator is valid or not

Since

version 2.13.1 Fontconfig 2.15.0 04 July 2025 FcPatternIterIsValid(3)

Synopsis

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

See Also