www.LinuxHowtos.org
FcToLower
Section: (3)Updated: 02 July 2025
Index Return to Main Contents
NAME
FcToLower - convert upper case ASCII to lower caseSYNOPSIS
#include <fontconfig/fontconfig.h> FcChar8 FcToLower (FcChar8 c);
DESCRIPTION
This macro converts upper case ASCII c to the equivalent lower case letter.