IOHIDTransactionAddElement

Function IOHIDTransactionAddElement 

Source
pub extern "C-unwind" fn IOHIDTransactionAddElement(
    transaction: &IOHIDTransaction,
    element: &IOHIDElement,
)
👎Deprecated: renamed to IOHIDTransaction::add_element
Available on crate feature hid only.