FreeBSD Manual Pages
FcStrDowncase(3) FcStrDowncase(3) NAME FcStrDowncase - create a lower case translation of a string SYNOPSIS #include <fontconfig/fontconfig.h> FcChar8 * FcStrDowncase (const FcChar8 *s); DESCRIPTION Allocates memory, copies s, converting upper case letters to lower case and returns the allocated buffer. Fontconfig 2.13.94 29 6ae 2021 FcStrDowncase(3)
NAME | SYNOPSIS | DESCRIPTION
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=FcStrDowncase&sektion=3&manpath=FreeBSD+13.0-RELEASE+and+Ports>