git_note_commit_iterator_new

Creates a new iterator for notes from a commit

The iterator must be freed manually by the user.

@param out_ pointer to the iterator @param notes_commit a pointer to the notes commit object

@return 0 or an error code

extern (C) nothrow @nogc
int
git_note_commit_iterator_new

Meta