[][src]Function uikit_sys::CFStreamCreatePairWithSocketToHost

pub unsafe extern "C" fn CFStreamCreatePairWithSocketToHost(
    alloc: CFAllocatorRef,
    host: CFStringRef,
    port: UInt32,
    readStream: *mut CFReadStreamRef,
    writeStream: *mut CFWriteStreamRef
)