Function swift_runtime_sys::root::swift::swift_unownedRetainStrongAndRelease
source ยท pub unsafe extern "C" fn swift_unownedRetainStrongAndRelease(
value: *mut HeapObject,
)
Expand description
Increment the strong retain count of an object which may have been deallocated, aborting if it has been deallocated, and decrement its unowned reference count.