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