pub unsafe extern "C" fn CFReadStreamCreateWithBytesNoCopy(
alloc: CFAllocatorRef,
bytes: *const UInt8,
length: CFIndex,
bytesDeallocator: CFAllocatorRef,
) -> CFReadStreamRefExpand description
Apple SDK function CFReadStreamCreateWithBytesNoCopy.