Host_bindings::LVGL

Function lv_calendar_set_highlighted_dates

Source
pub unsafe extern "C" fn lv_calendar_set_highlighted_dates(
    obj: *mut lv_obj_t,
    highlighted: *mut lv_calendar_date_t,
    date_num: usize,
)