Graphics::LVGL

Function lv_obj_delete_delayed

Source
pub unsafe extern "C" fn lv_obj_delete_delayed(
    obj: *mut lv_obj_t,
    delay_ms: u32,
)