UIAppMain

entry point - declare such function to use as main for dlangui app

extern (C)
int
UIAppMain
(
string[] args
)

Meta