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