lv_tabview_set_active

Function lv_tabview_set_active 

Source
pub unsafe extern "C" fn lv_tabview_set_active(
    obj: *mut _lv_obj_t,
    idx: u32,
    anim_en: bool,
)