FcIsLower − check for lower case ASCII character
#include <fontconfig/fontconfig.h>
FcBool FcIsLower (FcChar8c);
This macro checks whether c is an lower case ASCII letter.
Fontconfig version 2.10.95