Function win_task_dialog::show_msg_dialog[][src]

pub fn show_msg_dialog(
    _title: &str,
    _main_instruction: &str,
    _content: &str,
    _icon: *mut u16
) -> Option<Error>