Function libgit2_sys::git_reset
source ยท pub unsafe extern "C" fn git_reset(
repo: *mut git_repository,
target: *const git_object,
reset_type: git_reset_t,
checkout_opts: *const git_checkout_options,
) -> c_int
pub unsafe extern "C" fn git_reset(
repo: *mut git_repository,
target: *const git_object,
reset_type: git_reset_t,
checkout_opts: *const git_checkout_options,
) -> c_int