Ki Rill
Results
1
comments of
Ki Rill
Here is the full code: ```d import dlangui; import std; mixin APP_ENTRY_POINT; /// entry point for dlangui based application extern (C) int UIAppMain(string[] args) { // create window Window window...