Function binaryninja::interaction::show_message_box
source · pub fn show_message_box(
title: &str,
text: &str,
buttons: MessageBoxButtonSet,
icon: MessageBoxIcon
) -> MessageBoxButtonResult
pub fn show_message_box(
title: &str,
text: &str,
buttons: MessageBoxButtonSet,
icon: MessageBoxIcon
) -> MessageBoxButtonResult