Function lv_timer_set_repeat_count

Source
pub unsafe extern "C" fn lv_timer_set_repeat_count(
    timer: *mut _lv_timer_t,
    repeat_count: i32,
)