Function libgit2_sys::git_rebase_open
source · pub unsafe extern "C" fn git_rebase_open(
out: *mut *mut git_rebase,
repo: *mut git_repository,
opts: *const git_rebase_options
) -> c_int
pub unsafe extern "C" fn git_rebase_open(
out: *mut *mut git_rebase,
repo: *mut git_repository,
opts: *const git_rebase_options
) -> c_int