git_annotated_commit_free

Frees a git_annotated_commit.

extern (C) nothrow @nogc
void
git_annotated_commit_free

Parameters

commit libgit2_d.types.git_annotated_commit*

annotated commit to free

Meta