Skip to main content

IOHIDTransactionRemoveElement

Function IOHIDTransactionRemoveElement 

Source
pub extern "C-unwind" fn IOHIDTransactionRemoveElement(
    transaction: &IOHIDTransaction,
    element: &IOHIDElement,
)
👎Deprecated:

renamed to IOHIDTransaction::remove_element

Available on crate feature hid only.