git_transfer_progress_cb

Type definition for progress callbacks during indexing.

This type is deprecated, but there is no plan to remove this type definition at this time.

version(!GIT_DEPRECATE_HARD)
extern (C) nothrow @nogc deprecated
alias git_transfer_progress_cb = libgit2_d.indexer.git_indexer_progress_cb

Meta