Man page - fcconfigfileinfoiternext(3)
Packages contains this manual
Manual
FcConfigFileInfoIterNext
NAMESYNOPSIS
DESCRIPTION
SINCE
NAME
FcConfigFileInfoIterNext - Set the iterator to point to the next list
SYNOPSIS
#include <fontconfig/fontconfig.h>
FcBool FcConfigFileInfoIterNext (FcConfig * config , FcConfigFileInfoIter * iter );
DESCRIPTION
Set βiterβ to point to the next node in the config file information list. If there is no next node, FcFalse is returned.
This function isnβt MT-safe. FcConfigReference must be called before using FcConfigFileInfoIterInit and then FcConfigDestroy when the relevant values are no longer referenced.
SINCE
version 2.12.91