ESTALE

version(!Windows && !linux && !Darwin && !FreeBSD && NetBSD)
extern (C) @trusted nothrow @nogc
enum ESTALE = 70;

Meta