Function objc_sys::objc_destructInstance
source · pub unsafe extern "C" fn objc_destructInstance(
obj: *mut objc_object
) -> *mut c_void👎Deprecated: Not needed since ARC
Available on
apple only.pub unsafe extern "C" fn objc_destructInstance(
obj: *mut objc_object
) -> *mut c_voidapple only.