Host_bindings::LVGL

Function lv_label_set_text

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