libgit2_sys

Function git_revwalk_push_head

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