pub unsafe extern "C-unwind" fn NSReleaseAlertPanel(
panel: Option<&AnyObject>,
)๐Deprecated: Use NSAlert instead
Available on crate feature
NSPanel only.Expand description
ยงSafety
panelshould be of the correct type.panelmight not allowNone.