IOHIDDeviceScheduleWithRunLoop

Function IOHIDDeviceScheduleWithRunLoop 

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