toDString

Undocumented in source. Be warned that the author may not have intended to support it.
  1. string toDString(inout(char)[] cs)
    string
    toDString
    (
    inout(char)[] cs
    )
  2. string toDString(inout(char)* cs)
  3. string toDString(inout(char)* cs, size_t length)

Meta