SYNOPSIS

  • #include <allegro5/allegro.h>
    
    ALLEGRO_BITMAP *al_get_target_bitmap(void)
    
    

DESCRIPTION

Return the target bitmap of the calling thread.

RELATED TO al_get_target_bitmap…

al_set_target_bitmap(3alleg5)