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
See Implementation
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