logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

FcDirCacheClean - Clean up a cache directory

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);

See Also