Function libgit2_sys::git_oid_cmp

source ยท
pub unsafe extern "C" fn git_oid_cmp(
    a: *const git_oid,
    b: *const git_oid,
) -> c_int