al_backup_dirty_bitmaps - Man Page

Allegro 5 API

Synopsis

#include <allegro5/allegro.h>

void al_backup_dirty_bitmaps(ALLEGRO_DISPLAY *display)

Description

Backs up all of a display’s bitmaps to system memory.

Since

5.2.1

[Unstable API]: This API is new and subject to refinement.

See Also

al_backup_dirty_bitmap(3)

Referenced By

al_backup_dirty_bitmap(3).

Allegro reference manual