Function swift_runtime_sys::root::swift::swift_isDeallocating   
source ยท pub unsafe extern "C" fn swift_isDeallocating(
    object: *mut HeapObject,
) -> boolExpand description
Returns true if an object is in the process of being deallocated.