Type Definition libuv_sys::uv_udp_send_cb [] [src]

type uv_udp_send_cb = extern "C" fn(_: *mut uv_udp_send_t, _: c_int);