Path.this

Create a path from a Value.

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

Meta