struct io.win.DeviceMonitorMouseInput

struct DeviceMonitorMouseInput {
    // fields

    typedef unsigned short uint16_t m_unitId;
    typedef unsigned short uint16_t m_flags;
    typedef unsigned int uint32_t m_rawButtons;
    typedef unsigned int uint32_t m_extraInformation;
};