lv_anim_delete() function
Delete animation(s) of a variable with a given animator function
Arguments
exec_cb
a function pointer which is animating 'var', or NULL to ignore it and delete all the animations of 'var
Return value
true: at least 1 animation is deleted, false: no animation is deleted