libgit2_sys::git_pathspec_match_index [] [src]

pub unsafe extern fn git_pathspec_match_index(out: *mut *mut git_pathspec_match_list, index: *mut git_index, flags: u32, ps: *mut git_pathspec) -> c_int