git_stream_cb

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(Posix && !GIT_DEPRECATE_HARD)
extern (C) nothrow @nogc deprecated
alias git_stream_cb = int function
(,
const(char)* host
,
const(char)* port
)

Meta