Closure.this

Undocumented in source.
  1. this(Fn fn)
    struct Closure(Fn, CtxT)
    this
    (
    Fn fn
    )
  2. this(Fn fn, CtxT* ctx, FreeFn cleanup)

Meta