CxGlobalVariable.toString

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

struct CxGlobalVariable
const
void
toString
(
Writer
Char
)
(
scope Writer sink
,
FormatSpec!Char fmt
)
in { import std.algorithm : among; assert (!variable.type.kind.info.kind.among(TypeKind.Info.Kind.ctor, TypeKind.Info.Kind.dtor)); }

Meta