Function libgit2_sys::git_revwalk_hide_ref

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