ENOATTR

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

Meta