Function win_msgbox::exclamation
source · pub fn exclamation<T>(text: impl Into<PCWSTR>) -> MessageBox<T>Expand description
Creates a new message box where its icon is set to Exclamation.
pub fn exclamation<T>(text: impl Into<PCWSTR>) -> MessageBox<T>Creates a new message box where its icon is set to Exclamation.