FcToLower - convert upper case ASCII to lower case

NAME  SYNOPSIS  DESCRIPTION 

NAME

FcToLower − convert upper case ASCII to lower case

SYNOPSIS

#include <fontconfig/fontconfig.h>

FcChar8 FcToLower (FcChar8c);

DESCRIPTION

This macro converts upper case ASCII c to the equivalent lower case letter.


Updated 2024-01-29 - jenkler.se | uex.se