Function libgit2_sys::git_stash_apply
source ยท pub unsafe extern "C" fn git_stash_apply(
repo: *mut git_repository,
index: size_t,
options: *const git_stash_apply_options,
) -> c_int
pub unsafe extern "C" fn git_stash_apply(
repo: *mut git_repository,
index: size_t,
options: *const git_stash_apply_options,
) -> c_int