ENOTDIR

version(!Windows && linux)
extern (C) @trusted nothrow @nogc
enum ENOTDIR = 20;

Meta