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