Provided by: libfontconfig1-dev_2.11.0-0ubuntu4.2_amd64 

NAME
FcConfigGetCache - DEPRECATED used to return per-user cache filename
SYNOPSIS
#include <fontconfig/fontconfig.h>
FcChar8 * FcConfigGetCache (FcConfig *config);
DESCRIPTION
With fontconfig no longer using per-user cache files, this function now simply returns NULL to indicate
that no per-user file exists.
VERSION
Fontconfig version 2.11.0
11 10月 2013 FcConfigGetCache(3)