Function swift_runtime_sys::root::swift::swift_unknownObjectUnownedTakeAssign
source ยท pub unsafe extern "C" fn swift_unknownObjectUnownedTakeAssign(
dest: *mut UnownedReference,
src: *mut UnownedReference,
) -> *mut UnownedReference
Expand description
Take-assign an unowned reference variable from another when either or both variables might not refer to a native Swift object. \return dest