[][src]Type Definition libuv_sys2::uv__io_cb

type uv__io_cb = Option<unsafe extern "C" fn(loop_: *mut uv_loop_s, w: *mut uv__io_s, events: c_uint)>;