dxlib-d ~master (2022-03-05T17:33:58.8914936)
Dub
Repo
WinMain
minimum
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
version(Windows)
extern (
Windows
) nothrow @
nogc
int
WinMain
(
dxlib_d.DxDataType.HINSTANCE
hInstance
,
dxlib_d.DxDataType.HINSTANCE
hPrevInstance
,
dxlib_d.DxDataType.LPSTR
lpCmdLine
,
int
nCmdShow
)
Meta
Source
See Implementation
minimum
functions
WinMain
hello_dxlib
main