Type Definition libuv_sys::uv_shutdown_cb [] [src]

type uv_shutdown_cb = extern "C" fn(_: *mut uv_shutdown_t, _: c_int);