struct io.lnx.DeviceMonitorOpenNotifyParams

struct DeviceMonitorOpenNotifyParams {
    // fields

    typedef unsigned long uint64_t m_fileId;
    typedef unsigned int uint32_t m_flags;
    typedef unsigned int uint32_t m_mode;
    typedef unsigned int uint32_t m_fileNameLength;
    typedef unsigned int uint32_t _m_padding;
};