Skip to main content

lv_draw_sw_image

Function lv_draw_sw_image 

Source
pub unsafe extern "C" fn lv_draw_sw_image(
    t: *mut _lv_draw_task_t,
    draw_dsc: *const _lv_draw_image_dsc_t,
    coords: *const lv_area_t,
)