FreeBSD manual

download PDF document: FcFileIsDir.3.pdf

FcFileIsDir(3) FcFileIsDir(3)
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.
Fontconfig 2.14.2 27 1<?> 2023 FcFileIsDir(3)