Function lvgl_sys::lv_obj_swap

source ·
pub unsafe extern "C" fn lv_obj_swap(
    obj1: *mut _lv_obj_t,
    obj2: *mut _lv_obj_t
)