Type Definition julia_sys::uv_connect_cb [] [src]

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