libgit2

git_stream_free_cb

Version:

Free the stream

Signature

typedef void git_stream_free_cb(git_stream *stream);

Parameters

In
stream

the stream to free

Versions