Function libgit2_sys::git_refspec_src_matches[][src]

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