1FcCacheNumSubdir(3) FcCacheNumSubdir(3)
23
4
NAME
6FcCacheNumSubdir - Return the number of subdirectories in cache.
7
SYNOPSIS
9#include <fontconfig.h>
1011
int FcCacheNumSubdir(const FcCache *cache);
12.fi
13
DESCRIPTION
15This returns the total number of subdirectories in the cache.
16
VERSION
18Fontconfig version 2.8.0
1920
21
22
18 November 2009 FcCacheNumSubdir(3)