S_IWOTH

Write others

version(!Posix && Windows)
extern (C) nothrow @nogc
enum S_IWOTH = 0;

Meta