Type Definition julia_sys::uv_udp_send_cb [] [src]

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