Function CFDataCreateCopy

Source
pub unsafe extern "C" fn CFDataCreateCopy(
    allocator: CFAllocatorRef,
    data: CFDataRef,
) -> CFDataRef