Function libgit2_sys::git_index_has_conflicts

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