[][src]Type Definition napi_sys::uv_shutdown_cb

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