arch

Undocumented in source.
  1. auto arch;
    version(X86_64)
    immutable
    auto arch = "x86_64";
  2. string arch;
  3. auto arch;

Meta