Skip to main content

IOHIDQueueContainsElement

Function IOHIDQueueContainsElement 

Source
pub extern "C-unwind" fn IOHIDQueueContainsElement(
    queue: &IOHIDQueue,
    element: &IOHIDElement,
) -> bool
👎Deprecated:

renamed to IOHIDQueue::contains_element

Available on crate feature hid only.