Function lvgl_sys::lv_style_copy[][src]

pub unsafe extern "C" fn lv_style_copy(
    style_dest: *mut lv_style_t,
    style_src: *const lv_style_t
)