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