Function lv_anim_pause_for

Source
pub unsafe extern "C" fn lv_anim_pause_for(
    a: *mut _lv_anim_t,
    ms: u32,
)