libgit2_sys

Function git_refspec_src_matches

Source
pub unsafe extern "C" fn git_refspec_src_matches(
    spec: *const git_refspec,
    refname: *const c_char,
) -> c_int