git_note_free

Free a git_note object

extern (C) nothrow @nogc
void
git_note_free

Parameters

note libgit2_d.types.git_note*

git_note object

Meta