IOHIDQueueScheduleWithRunLoop

Function IOHIDQueueScheduleWithRunLoop 

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