Function libgit2_sys::git_stash_apply [−][src]
pub unsafe extern "C" fn git_stash_apply(
    repo: *mut git_repository, 
    index: size_t, 
    options: *const git_stash_apply_options
) -> c_intpub unsafe extern "C" fn git_stash_apply(
    repo: *mut git_repository, 
    index: size_t, 
    options: *const git_stash_apply_options
) -> c_int