struct io.win.DeviceMonitorIoctlNotifyParams

struct DeviceMonitorIoctlNotifyParams {
    // fields

    typedef unsigned int uint32_t m_code;
    typedef unsigned int uint32_t m_inDataSize;
    typedef unsigned int uint32_t m_outBufferSize;
    typedef unsigned int uint32_t m_outDataSize;
};