libgit2

git_odb_stream_free

Version:

Free an odb stream

Signature

void git_odb_stream_free(git_odb_stream *stream);

Parameters

In
stream

the stream to free

Versions