[][src]Function uikit_sys::CFStreamCreatePairWithSocketToCFHost

pub unsafe extern "C" fn CFStreamCreatePairWithSocketToCFHost(
    alloc: CFAllocatorRef,
    host: CFHostRef,
    port: SInt32,
    readStream: *mut CFReadStreamRef,
    writeStream: *mut CFWriteStreamRef
)