struct io.lnx.DeviceMonitorReadWriteNotifyParams

struct DeviceMonitorReadWriteNotifyParams {
    // fields

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