libgit2-d v0.0.1 (2020-03-14T04:41:16Z)
Home
Dub
Repo
git_reflog_free
libgit2_d
reflog
Free the reflog
@param reflog reflog to free
extern (
C
) nothrow @
nogc
void
git_reflog_free
(
libgit2_d.types.git_reflog
*
reflog
)
Meta
Source
See Implementation
libgit2_d
reflog
functions
git_reflog_append
git_reflog_delete
git_reflog_drop
git_reflog_entry_byindex
git_reflog_entry_committer
git_reflog_entry_id_new
git_reflog_entry_id_old
git_reflog_entry_message
git_reflog_entrycount
git_reflog_free
git_reflog_read
git_reflog_rename
git_reflog_write
Free the reflog
@param reflog reflog to free