Type Definition julia_sys::uv_connection_cb [] [src]

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