Function objc2_foundation::NSCopyObject
source · pub unsafe extern "C" fn NSCopyObject(
object: &AnyObject,
extra_bytes: NSUInteger,
zone: *mut NSZone
) -> NonNull<AnyObject>👎Deprecated: Not supported
Available on crate features
NSObject and NSZone only.