pub extern "C-unwind" fn IOHIDTransactionSetValue(
transaction: &IOHIDTransaction,
element: &IOHIDElement,
value: &IOHIDValue,
options: IOOptionBits,
)👎Deprecated: renamed to
IOHIDTransaction::set_valueAvailable on crate feature
hid only.