Function libgit2_sys::git_odb_exists

source ยท
pub unsafe extern "C" fn git_odb_exists(
    odb: *mut git_odb,
    oid: *const git_oid,
) -> c_int