[−][src]Function uikit_sys::CFReadStreamCreateWithBytesNoCopy
pub unsafe extern "C" fn CFReadStreamCreateWithBytesNoCopy(
alloc: CFAllocatorRef,
bytes: *const UInt8,
length: CFIndex,
bytesDeallocator: CFAllocatorRef
) -> CFReadStreamRef