Manual Page Result
0
Command: FcConfigGetCache | Section: 3 | Source: NetBSD | File: FcConfigGetCache.3
FcConfigGetCache(3) FcConfigGetCache(3)
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.
Fontconfig 2.13.1 30 8 2018 FcConfigGetCache(3)