Host_bindings::LVGL

Function lv_calendar_get_pressed_date

Source
pub unsafe extern "C" fn lv_calendar_get_pressed_date(
    calendar: *const lv_obj_t,
    date: *mut lv_calendar_date_t,
) -> u32