Function NSReleaseAlertPanel

Source
pub unsafe extern "C-unwind" fn NSReleaseAlertPanel(
    panel: Option<&AnyObject>,
)
👎Deprecated: Use NSAlert instead
Available on crate feature NSPanel only.