Manual Page Result
0
Command: FcDirCacheClean | Section: 3 | Source: NetBSD | File: FcDirCacheClean.3
FcDirCacheClean(3) FcDirCacheClean(3)
NAME
FcDirCacheClean - Clean up a cache directory
SYNOPSIS
#include <fontconfig/fontconfig.h>
FcBool FcDirCacheClean (const FcChar8 *cache_dir, FcBoolverbose);
DESCRIPTION
This tries to clean up the cache directory of cache_dir. This returns
FcTrue if the operation is successfully complete. otherwise FcFalse.
SINCE
version 2.9.91
Fontconfig 2.13.1 30 8 2018 FcDirCacheClean(3)