Host_bindings::LVGL

Function lv_list_set_button_text

Source
pub unsafe extern "C" fn lv_list_set_button_text(
    list: *mut lv_obj_t,
    btn: *mut lv_obj_t,
    txt: *const i8,
)