pub unsafe extern "C" fn swift_nonatomic_unownedRetainStrong(
    value: *mut HeapObject,
) -> *mut HeapObject
Expand description

Increment the strong retain count of an object, aborting if it has been deallocated.