1FcCacheNumSubdir(3) FcCacheNumSubdir(3)
23
4
NAME
6FcCacheNumSubdir - Return the number of subdirectories in cache.
7
SYNOPSIS
9#include <fontconfig/fontconfig.h>
1011
int FcCacheNumSubdir (const FcCache *cache);
12
DESCRIPTION
14This returns the total number of subdirectories in the cache.
1516
17
18
Fontconfig 2.13.0 06 3月 2018 FcCacheNumSubdir(3)