Function swift_runtime_sys::root::swift::swift_unownedCheck
source ยท pub unsafe extern "C" fn swift_unownedCheck(value: *mut HeapObject)
Expand description
Aborts if the object has been deallocated.
pub unsafe extern "C" fn swift_unownedCheck(value: *mut HeapObject)
Aborts if the object has been deallocated.