ThreadExecutor.execute

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void execute(VoidFunction fn)
    class ThreadExecutor
    @trusted
    void
    execute
  2. void execute(VoidDelegate fn)

Meta