Function libgit2_sys::git_oid_fromraw

source ยท
pub unsafe extern "C" fn git_oid_fromraw(
    out: *mut git_oid,
    raw: *const c_uchar,
) -> c_int