_show_msgbox

Function _show_msgbox 

Source
pub unsafe extern "C" fn _show_msgbox(
    title: *const c_char,
    msg: *const c_char,
    button_num: c_uint,
    ...
) -> c_uint