pub extern "C-unwind" fn CFReadStreamScheduleWithRunLoop(
stream: &CFReadStream,
run_loop: Option<&CFRunLoop>,
run_loop_mode: Option<&CFRunLoopMode>,
)👎Deprecated: renamed to
CFReadStream::schedule_with_run_loopAvailable on crate features
CFRunLoop and CFStream only.