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