Provided by: libfontconfig-doc_2.15.0-1.1ubuntu2_all 

NAME
FcDirCacheRescan - Re-scan a directory cache
SYNOPSIS
#include <fontconfig/fontconfig.h>
FcCache * FcDirCacheRescan (const FcChar8 *dir, FcConfig *config);
DESCRIPTION
Re-scan directories only at dir and update the cache. returns NULL if failed.
SINCE
version 2.11.1
Fontconfig 2.15.0 31 March 2024 FcDirCacheRescan(3)