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