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.