Function libgit2_sys::git_reset_default[][src]

pub unsafe extern "C" fn git_reset_default(
    repo: *mut git_repository,
    target: *const git_object,
    pathspecs: *const git_strarray
) -> c_int