Function lvgl_sys::lv_obj_fade_in[][src]

pub unsafe extern "C" fn lv_obj_fade_in(
    obj: *mut lv_obj_t,
    time: u32,
    delay: u32
)