Function libgit2_sys::git_remote_download
source · pub unsafe extern "C" fn git_remote_download(
remote: *mut git_remote,
refspecs: *const git_strarray,
opts: *const git_fetch_options
) -> c_int
pub unsafe extern "C" fn git_remote_download(
remote: *mut git_remote,
refspecs: *const git_strarray,
opts: *const git_fetch_options
) -> c_int