pub unsafe extern "C-unwind" fn NSExtraRefCount(
object: &AnyObject,
) -> NSUIntegerAvailable on crate feature
NSObject only.Expand description
ยงSafety
object should be of the correct type.
pub unsafe extern "C-unwind" fn NSExtraRefCount(
object: &AnyObject,
) -> NSUIntegerNSObject only.object should be of the correct type.