git_patch_to_buf
libgit2_
sys
0.18.3+1.9.2
libgit2_sys
Function
git_
patch_
to_
buf
Copy item path
Source
pub unsafe extern "C" fn git_patch_to_buf( buf:
*mut
git_buf
, patch:
*mut
git_patch
, ) ->
c_int