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

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