libgit2-d v0.0.1 (2020-03-14T04:41:16Z)
Home
Dub
Repo
git_mailmap_free
libgit2_d
mailmap
Free the mailmap and its associated memory.
@param mm the mailmap to free
extern (
C
) nothrow @
nogc
void
git_mailmap_free
(
libgit2_d.types.git_mailmap
*
mm
)
Meta
Source
See Implementation
libgit2_d
mailmap
functions
git_mailmap_add_entry
git_mailmap_free
git_mailmap_from_buffer
git_mailmap_from_repository
git_mailmap_new
git_mailmap_resolve
git_mailmap_resolve_signature
Free the mailmap and its associated memory.
@param mm the mailmap to free