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

FcPatternIterValueCount - Returns the number of the values which the iterator point to

Description

Returns the number of the values in the object which iter point to. if iter isn't valid, returns 0.

Name

FcPatternIterValueCount - Returns the number of the values which the iterator point to

Since

version 2.13.1 Fontconfig 2.15.0 04 July 2025 FcPatternIterValueCount(3)

Synopsis

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

See Also