pub extern "C-unwind" fn IOHIDTransactionCommit(
transaction: &IOHIDTransaction,
) -> IOReturn👎Deprecated:
renamed to IOHIDTransaction::commit
Available on crate feature
hid only.pub extern "C-unwind" fn IOHIDTransactionCommit(
transaction: &IOHIDTransaction,
) -> IOReturnrenamed to IOHIDTransaction::commit
hid only.