☰
In libgit2_sys
?
Function
libgit2_sys
::
git_patch_to_buf
source
·
[
−
]
pub unsafe extern "C" fn git_patch_to_buf(
buf:
*mut
git_buf
,
patch:
*mut
git_patch
) ->
c_int