Function core_foundation_sys::data::CFDataCreateWithBytesNoCopy[][src]

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