MessageFiber.this

Constructor

  1. this(Fiber fiber)
  2. this(void delegate() coroutine)
    class MessageFiber
    this
    (
    scope void delegate
    ()
    coroutine
    )
  3. this(void delegate() coroutine, size_t sz)

Parameters

coroutine void delegate
()

fiber coroutine

Meta