Value.this

Create a Value using the given mg_value.

  1. this(typeof(null) )
  2. this(Value rhs)
  3. this(T val)
  4. this(mg_value* p)
    struct Value
    package
    this
    (
    mg_value* p
    )
  5. this(mg_value* p)

Meta