lv_calendar_set_highlighted_dates() function
Set the highlighted dates
Arguments
obj
pointer to a calendar object
highlighted
pointer to an `lv_calendar_date_t` array containing the dates. Only the pointer will be saved so this variable can't be local which will be destroyed later.
date_num
number of dates in the array