Function swift_runtime_sys::root::swift::swift_unknownObjectUnownedTakeInit
source ยท pub unsafe extern "C" fn swift_unknownObjectUnownedTakeInit(
dest: *mut UnownedReference,
src: *mut UnownedReference,
) -> *mut UnownedReference
Expand description
Take-initialize an unowned reference variable from one that might not refer to a native Swift object.