git_indexer_progress_cb

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

@param stats Structure containing information about the state of the tran sfer @param payload Payload provided by caller

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

Meta