Function libgit2_sys::git_refspec_transform
source ยท pub unsafe extern "C" fn git_refspec_transform(
out: *mut git_buf,
spec: *const git_refspec,
name: *const c_char,
) -> c_int
pub unsafe extern "C" fn git_refspec_transform(
out: *mut git_buf,
spec: *const git_refspec,
name: *const c_char,
) -> c_int