Thread.this

Undocumented in source.
  1. this(void function() fn, size_t sz)
  2. this(void delegate() dg, size_t sz)
  3. this(size_t sz)
    class Thread
    package package @safe pure nothrow @nogc
    this
    (
    size_t sz = 0
    )

Meta