Type Definition libgit2_sys::git_transfer_progress_cb [−][src]
type git_transfer_progress_cb = extern "C" fn(_: *const git_transfer_progress, _: *mut c_void) -> c_int;
type git_transfer_progress_cb = extern "C" fn(_: *const git_transfer_progress, _: *mut c_void) -> c_int;