IOHIDDeviceOpen

Function IOHIDDeviceOpen 

Source
pub extern "C-unwind" fn IOHIDDeviceOpen(
    device: &IOHIDDevice,
    options: IOOptionBits,
) -> IOReturn
👎Deprecated: renamed to IOHIDDevice::open
Available on crate feature hid only.