__WORDSIZE

Undocumented in source.
  1. enum __WORDSIZE;
    version(linux && D_LP64)
    enum __WORDSIZE = 64;
  2. enum __WORDSIZE;

Meta