Type Definition libuv_sys::uv_poll_cb [] [src]

type uv_poll_cb = extern "C" fn(_: *mut uv_poll_t, _: c_int, _: c_int);