libgit2_sys::git_transfer_progress_cb [] [src]

type git_transfer_progress_cb =  extern "C" fn(*const git_transfer_progress, *mut c_void) -> c_int;