Host_bindings::LVGL

Function lv_timer_set_period

Source
pub unsafe extern "C" fn lv_timer_set_period(
    timer: *mut lv_timer_t,
    period: u32,
)