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