git_reference_iterator.next_name

Return the name of the current reference and advance the iterator

struct git_reference_iterator
int function(const(char)** ref_name, .git_reference_iterator* iter) next_name;

Meta