logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git 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