libgit2_sys

Function git_index_has_conflicts

Source
pub unsafe extern "C" fn git_index_has_conflicts(
    index: *const git_index,
) -> c_int