git_packbuilder_free

Free the packbuilder and all associated data

extern (C) nothrow @nogc public
void
git_packbuilder_free

Parameters

pb libgit2.types.git_packbuilder*

The packbuilder

Meta