FcCacheNumFont (3) Linux Manual Page
FcCacheNumFont – Returns the number of fonts in cache.
Synopsis
#include <fontconfig/fontconfig.h>
int FcCacheNumFont (const FcCache *cache);
Description
This returns the number of fonts which would be included in the return from FcCacheCopySet.
