Type Definition libgit2_sys::git_revwalk_hide_cb[][src]

type git_revwalk_hide_cb = extern "C" fn(_: *const git_oid, _: *mut c_void) -> c_int;