Function UIAppMain

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

Prototype

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

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0