Stringz.this

Constructor

  1. this(string src)
    struct Stringz
    nothrow @nogc
    this
    (
    string src
    )
  2. this(this)

Parameters

src string

the D-style string

Meta