libgit2_sys::git_packbuilder_progress
[−]
[src]
type git_packbuilder_progress = extern fn(git_packbuilder_stage_t, c_uint, c_uint, *mut c_void) -> c_int;