fn deinit(self: *ArgIterator) void
[src]
Call this to free the iterator’s internal buffer if the iterator was created with initWithAllocator
function.
fn deinit(self: *ArgIterator) void
Call this to free the iterator’s internal buffer if the iterator was created with initWithAllocator
function.