See RaylibCore.SaveFileText.
bool SaveFileText(Pointer<Char> fileName, Pointer<Char> text) => _module.SaveFileText(fileName, text);