Function core_foundation_sys::stream::CFReadStreamCreateWithBytesNoCopy
source ยท pub unsafe extern "C" fn CFReadStreamCreateWithBytesNoCopy(
alloc: CFAllocatorRef,
bytes: *const UInt8,
length: CFIndex,
bytesDeallocator: CFAllocatorRef,
) -> CFReadStreamRef