Function libgit2_sys::git_odb_hash
source ยท pub unsafe extern "C" fn git_odb_hash(
out: *mut git_oid,
data: *const c_void,
len: size_t,
otype: git_object_t,
) -> c_int
pub unsafe extern "C" fn git_odb_hash(
out: *mut git_oid,
data: *const c_void,
len: size_t,
otype: git_object_t,
) -> c_int