Function libgit2_sys::git_reset [−][src]
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_intpub 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