pub unsafe extern "C" fn swift_unknownObjectUnownedCopyInit(
    dest: *mut UnownedReference,
    src: *mut UnownedReference,
) -> *mut UnownedReference
Expand description

Copy-initialize an unowned reference variable from one that might not refer to a native Swift object. \return dest