pub unsafe extern "C-unwind" fn IOHIDDeviceSetDispatchQueue(
device: &IOHIDDevice,
queue: &DispatchQueue,
)👎Deprecated:
renamed to IOHIDDevice::set_dispatch_queue
Available on crate features
dispatch2 and hid only.