Path.this

Create a shallow copy of other path.

  1. this(Path other)
    struct Path
    @nogc
    this
    (
    inout ref Path other
    )
  2. this(Value value)
  3. this(mg_path* ptr)

Meta