TestStruct.this

Constructor function for TestStruct.

  1. this(int x)
  2. this(Node node)
    struct TestStruct
    @safe
    this
    (
    ref Node node
    )

Meta