Value.this

Create a Value using the given mg_value.

  1. this(Value rhs)
  2. this(mg_value* p)
    struct Value
    package @nogc
    this
    (
    const mg_value* p
    )

Meta