WinMain

A generic entry point for applications running on Windows.

version(Windows)
extern (Windows)
int
WinMain
(
HINSTANCE hInstance
,
HINSTANCE hPrevInstance
,
LPSTR lpCmdLine
,)

Meta