Function win_msgbox::warning

source ·
pub fn warning<T>(text: impl Into<PCWSTR>) -> MessageBox<T>
Expand description

Creates a new message box where its icon is set to Warning.