pub extern "C-unwind" fn IOHIDTransactionContainsElement(
transaction: &IOHIDTransaction,
element: &IOHIDElement,
) -> bool👎Deprecated: renamed to
IOHIDTransaction::contains_elementAvailable on crate feature
hid only.