Host_bindings::LVGL

Function lv_msgbox_add_footer_button

Source
pub unsafe extern "C" fn lv_msgbox_add_footer_button(
    obj: *mut lv_obj_t,
    text: *const i8,
) -> *mut lv_obj_t