#include <fontconfig.h>
FcBool FcDirCacheValid (const FcChar8 *cache_file);
Returns FcTrue if cache_file is no older than the directory containing it, else FcFalse.
Fontconfig version 2.3.2
Table of Contents