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