Function swift_runtime_sys::root::swift::swift_unknownObjectUnownedCopyInit
source ยท 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