Type Definition libgit2_sys::git_push_negotiation [] [src]

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