runEventloop

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void runEventloop()
    @safe nothrow
    void
    runEventloop
    ()
  2. T runEventloop(Promise!T promise)
  3. T runEventloop(T delegate() dg)

Meta