Provided by: libfontconfig-doc_2.13.1-4.4ubuntu1_all bug

NAME

       FcFileIsDir - check whether a file is a directory

SYNOPSIS

       #include <fontconfig/fontconfig.h>

       FcBool FcFileIsDir (const FcChar8 *file);

DESCRIPTION

       Returns FcTrue if file is a directory, otherwise returns FcFalse.