Function NSIsFreedObject

Source
pub unsafe extern "C-unwind" fn NSIsFreedObject(
    an_object: Option<&AnyObject>,
) -> bool
Available on crate feature NSDebug only.