Function libgit2_sys::git_revwalk_reset

source ยท
pub unsafe extern "C" fn git_revwalk_reset(
    walk: *mut git_revwalk,
) -> c_int