main_type

The D main() function supplied by the user's program

extern (C)
alias main_type = int function(char[][] args)

Meta