1FcCacheDir(3) FcCacheDir(3)
23
4
NAME
6FcCacheDir - Return directory of cache
7
SYNOPSIS
9#include <fontconfig.h>
1011
const FcChar8 * FcCacheDir(const FcCache *cache);
12.fi
13
DESCRIPTION
15This function returns the directory from which the cache was con‐
16structed.
17
VERSION
19Fontconfig version 2.8.0
2021
22
23
18 November 2009 FcCacheDir(3)