logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

acquire_screen - Shortcut of acquire_bitmap(screen); Allegro game programming library.

Description

       Shortcut version of acquire_bitmap(screen);

Name

       acquire_screen - Shortcut of acquire_bitmap(screen); Allegro game programming library.

See Also

acquire_bitmap(3alleg4), release_bitmap(3alleg4), release_screen(3alleg4)

Allegro                                           version 4.4.3                          acquire_screen(3alleg4)

Synopsis

#include<allegro.h>voidacquire_screen();

See Also