Function lv_style_copy

Source
pub unsafe extern "C" fn lv_style_copy(
    dst: *mut lv_style_t,
    src: *const lv_style_t,
)