pub extern "C-unwind" fn IOHIDQueueGetDevice(
queue: &IOHIDQueue,
) -> CFRetained<IOHIDDevice>👎Deprecated:
renamed to IOHIDQueue::device
Available on crate feature
hid only.pub extern "C-unwind" fn IOHIDQueueGetDevice(
queue: &IOHIDQueue,
) -> CFRetained<IOHIDDevice>renamed to IOHIDQueue::device
hid only.