Type Definition libgit2_sys::git_push_negotiation[][src]

type git_push_negotiation = extern "C" fn(_: *mut *const git_push_update, _: size_t, _: *mut c_void) -> c_int;