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