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_void