libgit2 v0.25.2 (2020-11-07T16:39:39Z)
Dub
Repo
git_trace_callback
deimos
git2
trace
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
)
alias
git_trace_callback
=
void
function
(
git_trace_level_t
level
,
const
(
char
)*
msg
)
Meta
Source
See Implementation
deimos
git2
trace
aliases
git_trace_callback
enums
git_trace_level_t
functions
git_trace_set
mixins
__anonymous