Skip to main content

CFNetDiagnosticCreateWithStreams

Function CFNetDiagnosticCreateWithStreams 

Source
pub unsafe extern "C" fn CFNetDiagnosticCreateWithStreams(
    alloc: CFAllocatorRef,
    readStream: CFReadStreamRef,
    writeStream: CFWriteStreamRef,
) -> CFNetDiagnosticRef
Expand description

Apple SDK function CFNetDiagnosticCreateWithStreams.