git_odb_stream_free

Free an odb stream

extern (C) nothrow @nogc public
void
git_odb_stream_free

Parameters

stream libgit2.types.git_odb_stream*

the stream to free

Meta