libgit2_sys

Function git_revwalk_hide_head

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