blob: d5f24f23360716efd2d9647198a430ade45110cd [file] [log] [blame]
/* AUTOMATICALLY GENERATED, DO NOT MODIFY */
/*
* Schema-defined QAPI/QMP events
*
* Copyright (c) 2014 Wenchao Xia
* Copyright (c) 2015-2018 Red Hat Inc.
*
* This work is licensed under the terms of the GNU LGPL, version 2.1 or later.
* See the COPYING.LIB file in the top-level directory.
*/
#ifndef QAPI_EVENTS_CHAR_H
#define QAPI_EVENTS_CHAR_H
#include "qapi-events-sockets.h"
#include "qapi/util.h"
#include "qapi-types-char.h"
void qapi_event_send_vserport_change(const char *id, bool open, Error **errp);
#endif /* QAPI_EVENTS_CHAR_H */