lv_calendar_set_today_date

Function lv_calendar_set_today_date 

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