_tls_end

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. byte _tls_end;
  2. alias _tls_end = _tlsend
    version(Windows && Win32 && CRuntime_Microsoft)
    extern (C)
    alias _tls_end = _tlsend

Meta