S_IWGRP

Write group

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

Meta