1. NAME▲
FcConfigGetCache - DEPRECATED used to return per-user cache filename
2. SYNOPSIS ▲
\fB#include <fontconfig.h>
FcChar8 * FcConfigGetCache(FcConfig *\fIconfig\fB);
\fR.fi3. DESCRIPTION▲
With fontconfig no longer using per-user cache files, this function now simply returns NULL to indicate that no per-user file exists.
4. VERSION ▲
Fontconfig version 2.8.0