Function 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.