CxGlobalVariable.this

do NOT use the usr from var.type.kind.usr, it is for the type not the instance.

  1. this(USRType usr, TypeKindVariable var)
    struct CxGlobalVariable
    @safe pure nothrow
    this
    (,
    TypeKindVariable var
    )
  2. this(USRType usr, TypeKindAttr type, CppVariable name)

Meta