Function lvgl_sys::lv_list_remove[][src]

pub unsafe extern "C" fn lv_list_remove(
    list: *const lv_obj_t,
    index: u16
) -> bool