Function libgit2_sys::git_revwalk_hide_head

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