git_stash_apply_progress_cb

Stash application progress notification function. Return 0 to continue processing, or a negative value to abort the stash application.

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

Meta