libgit2-d ~master (2021-07-01T09:53:17Z)
Home
Dub
Repo
git_transport_cb
libgit2_d
transport
Signature of a function which creates a transport
extern (
C
) nothrow @
nogc
alias
git_transport_cb
=
int
function
(
libgit2_d.types.git_transport
**
out_
,
libgit2_d.types.git_remote
*
owner
,
void
*
param
)
Meta
Source
See Implementation
libgit2_d
transport
aliases
git_transport_cb
git_transport_message_cb
Signature of a function which creates a transport