libgit2-d v0.0.2 (2020-03-19T04:42:42Z)
Home
Dub
Repo
git_checkout_perfdata_cb
libgit2_d
checkout
Checkout perfdata notification function
extern (
C
) nothrow @
nogc
alias
git_checkout_perfdata_cb
=
void
function
(
const
(.
git_checkout_perfdata
)*
perfdata
,
void
*
payload
)
Meta
Source
See Implementation
libgit2_d
checkout
aliases
git_checkout_notify_cb
git_checkout_perfdata_cb
git_checkout_progress_cb
enums
git_checkout_notify_t
git_checkout_strategy_t
functions
GIT_CHECKOUT_OPTIONS_INIT
git_checkout_head
git_checkout_index
git_checkout_options_init
git_checkout_tree
manifest constants
GIT_CHECKOUT_OPTIONS_VERSION
structs
git_checkout_options
git_checkout_perfdata
Checkout perfdata notification function