FcToLower - convert upper case ASCII to lower case
Contents
Description
This macro converts upper case ASCII c to the equivalent lower case letter.
Fontconfig 2.15.0 04 July 2025 FcToLower(3)
Name
FcToLower - convert upper case ASCII to lower case
Synopsis
#include<fontconfig/fontconfig.h>FcChar8FcToLower(FcChar8c);
