libgit2_sys

Function git_commit_parentcount

Source
pub unsafe extern "C" fn git_commit_parentcount(
    commit: *const git_commit,
) -> c_uint