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