Provided by: libfontconfig-doc_2.15.0-1.1ubuntu2_all
NAME
FcIsLower - check for lower case ASCII character
SYNOPSIS
#include <fontconfig/fontconfig.h> FcBool FcIsLower (FcChar8c);
DESCRIPTION
This macro checks whether c is an lower case ASCII letter.