UnloadTextLines function
Implementation
void UnloadTextLines(Pointer<Pointer<Char>> text, int lineCount) => _module.UnloadTextLines(text, lineCount);
void UnloadTextLines(Pointer<Pointer<Char>> text, int lineCount) => _module.UnloadTextLines(text, lineCount);