isPosix

Undocumented in source.
  1. enum isPosix;
    version(Posix)
    enum isPosix = true;
  2. enum isPosix;

Meta