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