git_packbuilder_free

Free the packbuilder and all associated data

extern (C) nothrow @nogc
void
git_packbuilder_free

Parameters

pb libgit2_d.types.git_packbuilder*

The packbuilder

Meta