[][src]Type Definition libuv_sys2::uv_after_work_cb

type uv_after_work_cb = Option<unsafe extern "C" fn(req: *mut uv_work_t, status: c_int)>;