git_stream_cb

@deprecated Provide a git_stream_registration to git_stream_register @see git_stream_registration

version(Posix && !GIT_DEPRECATE_HARD)
package extern (C) nothrow @nogc deprecated
alias git_stream_cb = int function
(,
const(char)* host
,
const(char)* port
)

Meta