Function libgit2_sys::git_graph_descendant_of
source · pub unsafe extern "C" fn git_graph_descendant_of(
repo: *mut git_repository,
commit: *const git_oid,
ancestor: *const git_oid
) -> c_int
pub unsafe extern "C" fn git_graph_descendant_of(
repo: *mut git_repository,
commit: *const git_oid,
ancestor: *const git_oid
) -> c_int