libgit2-d v1.6.0 (2023-05-05T07:03:44Z)
Home
Dub
Repo
git_transport_cb
libgit2
transport
Signature of a function which creates a transport
extern (
C
) nothrow @
nogc
public
alias
git_transport_cb
=
int
function
(
libgit2.types.git_transport
**
out_
,
libgit2.types.git_remote
*
owner
,
void
*
param
)
Meta
Source
See Implementation
libgit2
transport
aliases
git_transport_cb
git_transport_message_cb
Signature of a function which creates a transport