You'd call `deallocCStringArray` whenever you'd previously have `free`d the pointer returned by your `StringSplit` function.
- Return cstringArray from C functions in Nim mros
- Return cstringArray from C functions in Nim shirleyquirk
You'd call `deallocCStringArray` whenever you'd previously have `free`d the pointer returned by your `StringSplit` function.