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

FcCacheSubdir - Return the i'th subdirectory.

Description

The set of subdirectories stored in a cache file are indexed by this function, i should range from 0 to n-1, where n is the return value from FcCacheNumSubdir. Fontconfig 2.15.0 04 July 2025 FcCacheSubdir(3)

Name

FcCacheSubdir - Return the i'th subdirectory.

Synopsis

#include<fontconfig/fontconfig.h>constFcChar8*FcCacheSubdir(constFcCache*cache,inti);

See Also