☰
In libgit2_sys
?
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