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