S_IXUSR

Execute user

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

Meta