Provided by: libfontconfig1-dev_2.13.1-2ubuntu3_amd64 

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.13.1 06 April 2020 FcDirCacheRescan(3)