namespace io.lnx

namespace lnx {

// enums

enum DeviceMonitorNotifyCode;

// structs

struct DeviceMonitorCloseNotifyParams;
struct DeviceMonitorIoctlNotifyParams;
struct DeviceMonitorOpenNotifyParams;
struct DeviceMonitorReadWriteNotifyParams;

} // namespace lnx