Type Definition libuv_sys2::uv_work_cb[][src]

type uv_work_cb = Option<unsafe extern "C" fn(req: *mut uv_work_t)>;