CxGlobalVariable.toString

If formatSpec is "%u" then the USR will be put as a comment.

  1. string toString()
  2. void toString(Writer sink, FormatSpec!Char fmt)
    struct CxGlobalVariable
    void
    toString
    (
    Writer
    Char
    )
    (
    scope Writer sink
    ,
    FormatSpec!Char fmt
    )

Meta