Function core_foundation_sys::stream::CFStreamCreatePairWithSocket
source ยท pub unsafe extern "C" fn CFStreamCreatePairWithSocket(
alloc: CFAllocatorRef,
sock: CFSocketNativeHandle,
readStream: *mut CFReadStreamRef,
writeStream: *mut CFWriteStreamRef,
)