git_config_foreach_cb

A config enumeration callback

extern (C) nothrow @nogc
alias git_config_foreach_cb = int function
(,
void* payload
)

Meta