struct io.win.DeviceMonitorCreateNotifyParams

struct DeviceMonitorCreateNotifyParams {
    // fields

    typedef unsigned int uint32_t m_options;
    typedef unsigned int uint32_t m_desiredAccess;
    typedef unsigned int uint32_t m_shareAccess;
    typedef unsigned int uint32_t m_fileAttributes;
    typedef unsigned int uint32_t m_fileNameLength;
    typedef unsigned int uint32_t _m_padding;
};