pub extern "C-unwind" fn IOHIDTransactionSetDirection(
transaction: &IOHIDTransaction,
direction: IOHIDTransactionDirectionType,
)👎Deprecated: renamed to
IOHIDTransaction::set_directionAvailable on crate feature
hid only.