libgit2-d v0.0.1 (2020-03-14T04:41:16Z)
Home
Dub
Repo
git_annotated_commit_free
libgit2_d
annotated_commit
Frees a
git_annotated_commit
.
@param commit annotated commit to free
extern (
C
) nothrow @
nogc
void
git_annotated_commit_free
(
libgit2_d.types.git_annotated_commit
*
commit
)
Meta
Source
See Implementation
libgit2_d
annotated_commit
functions
git_annotated_commit_free
git_annotated_commit_from_fetchhead
git_annotated_commit_from_ref
git_annotated_commit_from_revspec
git_annotated_commit_id
git_annotated_commit_lookup
git_annotated_commit_ref
Frees a git_annotated_commit.
@param commit annotated commit to free