Function libgit2_sys::git_rebase_open [−][src]
pub unsafe extern "C" fn git_rebase_open(
    out: *mut *mut git_rebase, 
    repo: *mut git_repository, 
    opts: *const git_rebase_options
) -> c_intpub unsafe extern "C" fn git_rebase_open(
    out: *mut *mut git_rebase, 
    repo: *mut git_repository, 
    opts: *const git_rebase_options
) -> c_int