acquire_screen - Man Page
Shortcut of acquire_bitmap(screen); Allegro game programming library.
Synopsis
#include <allegro.h>
void acquire_screen();
Description
Shortcut version of acquire_bitmap(screen);
See Also
Referenced By
acquire_bitmap(3), exdbuf(3), exflame(3), exfont(3), exhello(3), exkeys(3), exmem(3), exmouse(3), expal(3), exspline(3), exswitch(3), extruec(3), release_bitmap(3), release_screen(3).
version 4.4.3 Allegro manual