git_branch_iterator_free

Free a branch iterator

extern (C) nothrow @nogc
void
git_branch_iterator_free

Parameters

iter .git_branch_iterator*

the iterator to free

Meta