[][src]Type Definition libgit2_sys::git_push_update_reference_cb

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