git_indexer_progress_cb

Type for progress callbacks during indexing. Return a value less than zero to cancel the indexing or download.

extern (C) nothrow @nogc
alias git_indexer_progress_cb = int function

Meta