struct io.win.DeviceMonitorReadWriteNotifyParams

struct DeviceMonitorReadWriteNotifyParams {
    // fields

    typedef unsigned long uint64_t m_offset;
    typedef unsigned int uint32_t m_bufferSize;
    typedef unsigned int uint32_t m_dataSize;
};