Function libgit2_sys::git_odb_hashfile
source · pub unsafe extern "C" fn git_odb_hashfile(
out: *mut git_oid,
path: *const c_char,
otype: git_object_t
) -> c_int
pub unsafe extern "C" fn git_odb_hashfile(
out: *mut git_oid,
path: *const c_char,
otype: git_object_t
) -> c_int