Function libgit2_sys::git_remote_get_fetch_refspecs

source ยท
pub unsafe extern "C" fn git_remote_get_fetch_refspecs(
    array: *mut git_strarray,
    remote: *const git_remote,
) -> c_int