git_oid_shorten_free

Free an OID shortener instance

extern (C) nothrow @nogc
void
git_oid_shorten_free

Parameters

os .git_oid_shorten*

a git_oid_shorten instance

Meta