[][src]Function ndless_sys::_show_msgbox

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