pub unsafe extern "C-unwind" fn NSIsFreedObject(
an_object: Option<&AnyObject>,
) -> boolAvailable on crate feature
NSDebug only.Expand description
ยงSafety
an_objectshould be of the correct type.an_objectmight not allowNone.