save_animation_with_error_handling Subroutine

subroutine save_animation_with_error_handling(anim, filename, fps)

Arguments

Type IntentOptional Attributes Name
type(animation_t), intent(inout) :: anim
character(len=*), intent(in) :: filename
integer, intent(in) :: fps