pub unsafe extern "C-unwind" fn NSRecordAllocationEvent(
event_type: c_int,
object: Option<&AnyObject>,
)Available on crate feature
NSDebug only.Expand description
ยงSafety
objectshould be of the correct type.objectmight not allowNone.