Function objc2_foundation::NSShouldRetainWithZone
source ยท pub unsafe extern "C" fn NSShouldRetainWithZone(
an_object: &AnyObject,
requested_zone: *mut NSZone
) -> Bool
Available on crate features
NSObject
and NSZone
only.