Host_bindings::LVGL

Function lv_array_remove

Source
pub unsafe extern "C" fn lv_array_remove(
    array: *mut lv_array_t,
    index: u32,
) -> u32