Function libgit2_sys::git_pathspec_new
source ยท pub unsafe extern "C" fn git_pathspec_new(
out: *mut *mut git_pathspec,
pathspec: *const git_strarray,
) -> c_int
pub unsafe extern "C" fn git_pathspec_new(
out: *mut *mut git_pathspec,
pathspec: *const git_strarray,
) -> c_int