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

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