pub unsafe extern "C-unwind" fn IOHIDTransactionScheduleWithRunLoop(
transaction: &IOHIDTransaction,
run_loop: &CFRunLoop,
run_loop_mode: &CFString,
)👎Deprecated: renamed to
IOHIDTransaction::schedule_with_run_loopAvailable on crate feature
hid only.