Graphics::LVGL

Function lv_obj_swap

Source
pub unsafe extern "C" fn lv_obj_swap(
    obj1: *mut lv_obj_t,
    obj2: *mut lv_obj_t,
)