Map.this

Create a Map from a copy of the given mg_map.

  1. this(Map other)
  2. this(Value value)
  3. this(mg_map* ptr)
    struct Map
    package @nogc
    this
    (
    inout mg_map* ptr
    )

Meta