kIOHIDOpenedByEventSystem

Constant kIOHIDOpenedByEventSystem 

Source
pub const kIOHIDOpenedByEventSystem: c_uint = 0x10000;
Available on crate feature hidsystem only.
Expand description

kIOHIDOpenedByEventSystem

option passed to open for IOHIDInterface if opened by IOHIDEventDriver

See also Apple’s documentation