libgit2_sys

Function git_remote_refspec_count

Source
pub unsafe extern "C" fn git_remote_refspec_count(
    remote: *const git_remote,
) -> size_t