pub unsafe extern "C" fn CFNetDiagnosticCreateWithStreams(
alloc: CFAllocatorRef,
readStream: CFReadStreamRef,
writeStream: CFWriteStreamRef,
) -> CFNetDiagnosticRefExpand description
Apple SDK function CFNetDiagnosticCreateWithStreams.