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

FcDirCacheUnlink - Remove all caches related to dir

Description

Scans the cache directories in config, removing any instances of the cache file for dir. Returns FcFalse when some internal error occurs (out of memory, etc). Errors actually unlinking any files are ignored. Fontconfig 2.15.0 04 July 2025 FcDirCacheUnlink(3)

Name

FcDirCacheUnlink - Remove all caches related to dir

Synopsis

#include<fontconfig/fontconfig.h>FcBoolFcDirCacheUnlink(constFcChar8*dir,FcConfig*config);

See Also