Host_bindings::LVGL

Function lv_tabview_rename_tab

Source
pub unsafe extern "C" fn lv_tabview_rename_tab(
    obj: *mut lv_obj_t,
    idx: u32,
    new_name: *const i8,
)