lv_anim_custom_get

Function lv_anim_custom_get 

Source
pub unsafe extern "C" fn lv_anim_custom_get(
    a: *mut _lv_anim_t,
    exec_cb: Option<unsafe extern "C" fn(*mut _lv_anim_t, i32)>,
) -> *mut _lv_anim_t