al_get_target_bitmap - Man Page

Allegro 5 API

Synopsis

#include <allegro5/allegro.h>

ALLEGRO_BITMAP *al_get_target_bitmap(void)

Description

Return the target bitmap of the calling thread.

See Also

al_set_target_bitmap(3)

Referenced By

al_set_target_bitmap(3).

Allegro reference manual