Platform-specific functions

Windows

These functions are declared in the following header file:

#include <allegro5/allegro_windows.h>

al_get_win_window_handle

HWND al_get_win_window_handle(ALLEGRO_DISPLAY *display)

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