FcDirCacheClean - Clean up a cache directory
Contents
Description
This tries to clean up the cache directory of cache_dir. This returns FcTrue if the operation is
successfully complete. otherwise FcFalse.
Name
FcDirCacheClean - Clean up a cache directory
Since
version 2.9.91
Fontconfig 2.15.0 04 July 2025 FcDirCacheClean(3)
Synopsis
#include<fontconfig/fontconfig.h>FcBoolFcDirCacheClean(constFcChar8*cache_dir,FcBoolverbose);
