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.