Function swift_runtime_sys::root::swift::swift_unownedRetainStrong   
source ยท pub unsafe extern "C" fn swift_unownedRetainStrong(
    value: *mut HeapObject,
) -> *mut HeapObjectExpand description
Increment the strong retain count of an object, aborting if it has been deallocated.