Closure.this

Sets our main struct and passes it to the parent class.

  1. this(GClosure* gClosure, bool ownedRef)
    class Closure
    this
    (,
    bool ownedRef = false
    )
  2. this(uint sizeofClosure, ObjectG object)
  3. this(uint sizeofClosure, void* data)

Meta