git_odb_stream_free

Free an odb stream

extern (C) nothrow @nogc
void
git_odb_stream_free

Parameters

stream libgit2_d.types.git_odb_stream*

the stream to free

Meta