_Dmain

Manual D main (for druntime initialization), which forwards to tryMain.

version(!NoMain)
extern (C)
int
_Dmain
(
char[][]
)

Return Value

Type: int

Return code of the application

Suggestion Box / Bug Report