libgit2-d v0.0.2 (2020-03-19T04:42:42Z)
Home
Dub
Repo
git_oid_shorten_free
libgit2_d
oid
Free an OID shortener instance
extern (
C
) nothrow @
nogc
void
git_oid_shorten_free
(
.
git_oid_shorten
*
os
)
Parameters
os
.
git_oid_shorten
*
a
git_oid_shorten
instance
Meta
Source
See Implementation
libgit2_d
oid
functions
git_oid_cmp
git_oid_cpy
git_oid_equal
git_oid_fmt
git_oid_fromraw
git_oid_fromstr
git_oid_fromstrn
git_oid_fromstrp
git_oid_is_zero
git_oid_ncmp
git_oid_nfmt
git_oid_pathfmt
git_oid_shorten_add
git_oid_shorten_free
git_oid_shorten_new
git_oid_strcmp
git_oid_streq
git_oid_tostr
git_oid_tostr_s
manifest constants
GIT_OID_HEXSZ
GIT_OID_MINPREFIXLEN
GIT_OID_RAWSZ
structs
git_oid
git_oid_shorten
Free an OID shortener instance