Host_bindings::LVGL

Function lv_draw_label

Source
pub unsafe extern "C" fn lv_draw_label(
    layer: *mut lv_layer_t,
    dsc: *const lv_draw_label_dsc_t,
    coords: *const lv_area_t,
)