#include <fontconfig.h>
FcBool FcConfigUptoDate(FcConfig *config);
FcBool FcConfigUptoDate
Checks all of the files related to config and returns whether the in-memory version is in sync with the disk version.
Fontconfig version 2.4.1