Function lv_calendar_set_month_shown

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