Function core_foundation_sys::data::CFDataCreateWithBytesNoCopy
source ยท pub unsafe extern "C" fn CFDataCreateWithBytesNoCopy(
allocator: CFAllocatorRef,
bytes: *const u8,
length: CFIndex,
allocator: CFAllocatorRef
) -> CFDataRef