Function libgit2_sys::git_stash_apply [] [src]

pub unsafe extern fn git_stash_apply(repo: *mut git_repository,
                                     index: size_t,
                                     options: *const git_stash_apply_options)
                                     -> c_int