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

al_get_win_window_handle - Allegro 5 API

Description

       Returns the handle to the window that the passed display is using.

Allegro reference manual                                                       al_get_win_window_handle(3alleg5)

Name

       al_get_win_window_handle - Allegro 5 API

Synopsis

              #include <allegro5/allegro_windows.h>

              HWND al_get_win_window_handle(ALLEGRO_DISPLAY *display)

See Also