fn deinit(self: *ArgIterator) void

Call this to free the iterator’s internal buffer if the iterator was created with initWithAllocator function.

Parameters

self: *ArgIterator,