git_trace_cb

An instance for a tracing function

extern (C) nothrow @nogc
alias git_trace_cb = void function
(,
const(char)* msg
)

Meta