Type Definition libgit2_sys::git_index_matched_path_cb[][src]

type git_index_matched_path_cb = extern "C" fn(_: *const c_char, _: *const c_char, _: *mut c_void) -> c_int;