See RaylibCore.LoadTextLines.
Pointer<Pointer<Char>> LoadTextLines( Pointer<Char> text, Pointer<Int> count, ) => _module.LoadTextLines(text, count);