pub unsafe extern "C" fn CFStreamCreatePairWithSocketToNetService(
alloc: CFAllocatorRef,
service: CFNetServiceRef,
readStream: *mut CFReadStreamRef,
writeStream: *mut CFWriteStreamRef,
)Expand description
Apple SDK function CFStreamCreatePairWithSocketToNetService.