git_reference_iterator_free

Free the iterator and its associated resources

extern (C) nothrow @nogc
void
git_reference_iterator_free

Parameters

iter libgit2_d.types.git_reference_iterator*

the iterator to free

Meta