libgit2-d ~master (2021-07-01T09:53:17Z)
Home
Dub
Repo
git_annotated_commit_free
libgit2_d
annotated_commit
Frees a
git_annotated_commit
.
extern (
C
) nothrow @
nogc
void
git_annotated_commit_free
(
libgit2_d.types.git_annotated_commit
*
commit
)
Parameters
commit
libgit2_d
.
types
.
git_annotated_commit
*
annotated commit to free
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.