FcDirCacheUnload(3) FcDirCacheUnload(3)NAMEFcDirCacheUnload - unload a cache fileSYNOPSIS#include <fontconfig/fontconfig.h> void FcDirCacheUnload (FcCache *cache);DESCRIPTIONThis function dereferences cache. When no other references to it remain, all memory associated with the cache will be freed.VERSIONFontconfig version 2.10.95 31 8 2013 FcDirCacheUnload(3)