executeInNewThread

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void executeInNewThread(VoidFunction fn)
    package package @system nothrow
    void
    executeInNewThread
  2. void executeInNewThread(VoidDelegate fn)

Meta