Host_bindings::LVGL

Function lv_calendar_set_showed_date

Source
pub unsafe extern "C" fn lv_calendar_set_showed_date(
    obj: *mut lv_obj_t,
    year: u32,
    month: u32,
)