DOKK / manpages / debian 11 / libfontconfig-doc / FcConfigGetCache.3.en
FcConfigGetCache(3) FcConfigGetCache(3)

FcConfigGetCache - DEPRECATED used to return per-user cache filename

#include <fontconfig/fontconfig.h>

FcChar8 * FcConfigGetCache (FcConfig *config);

With fontconfig no longer using per-user cache files, this function now simply returns NULL to indicate that no per-user file exists.

15 May 2020 Fontconfig 2.13.1