Type Definition libgit2_sys::git_revwalk_hide_cb [] [src]

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