struct io.lnx.DeviceMonitorIoctlNotifyParams

struct DeviceMonitorIoctlNotifyParams {
    // fields

    typedef unsigned long uint64_t m_fileId;
    typedef unsigned int uint32_t m_code;
    typedef unsigned int uint32_t m_argSize;
    typedef unsigned long uint64_t m_arg;
};