Path.this

Create a Path using the given mg_path pointer.

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

Meta