Function libgit2_sys::git_cherrypick [−][src]
pub unsafe extern "C" fn git_cherrypick(
    repo: *mut git_repository, 
    commit: *mut git_commit, 
    options: *const git_cherrypick_options
) -> c_intpub unsafe extern "C" fn git_cherrypick(
    repo: *mut git_repository, 
    commit: *mut git_commit, 
    options: *const git_cherrypick_options
) -> c_int