pub unsafe extern "C" fn CFWriteStreamScheduleWithRunLoop(
stream: CFWriteStreamRef,
runLoop: CFRunLoopRef,
runLoopMode: CFRunLoopMode,
)Expand description
Apple SDK function CFWriteStreamScheduleWithRunLoop.
pub unsafe extern "C" fn CFWriteStreamScheduleWithRunLoop(
stream: CFWriteStreamRef,
runLoop: CFRunLoopRef,
runLoopMode: CFRunLoopMode,
)Apple SDK function CFWriteStreamScheduleWithRunLoop.