FcConfigGetCache(3) FcConfigGetCache(3)NAMEFcConfigGetCache - DEPRECATED used to return per-user cache filenameSYNOPSIS#include <fontconfig.h> FcChar8 * FcConfigGetCache (FcConfig *config);DESCRIPTIONWith fontconfig no longer using per-user cache files, this function now simply returns NULL to indicate that no per-user file exists.VERSIONFontconfig version 2.9.0 16 April 2012 FcConfigGetCache(3)