libgit2-d v1.6.0 (2023-05-05T07:03:44Z)
Home
Dub
Repo
git_stream_cb
libgit2
sys
stream
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
(
.
git_stream
**
out_
,
const
(
char
)*
host
,
const
(
char
)*
port
)
Meta
Source
See Implementation
libgit2
sys
stream
aliases
git_stream_cb
enums
GIT_STREAM_STANDARD
git_stream_t
functions
git_stream_register
git_stream_register_tls
manifest constants
GIT_STREAM_VERSION
structs
git_stream
git_stream_registration