See RaylibCore.TextToLower.
Pointer<Char> TextToLower(Pointer<Char> text) => _module.TextToLower(text);