Path.this

Create a copy of other path.

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

Meta