libgit2_sys

Function git_revwalk_hide_ref

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