pub unsafe extern "C-unwind" fn IOHIDQueueContainsElement(
queue: &IOHIDQueue,
element: &IOHIDElement,
) -> bool👎Deprecated: renamed to
IOHIDQueue::contains_elementAvailable on crate feature
hid only.