ENOENT

No such file or directory

version(!Windows && !linux && !Darwin && !FreeBSD && !NetBSD && !OpenBSD && !DragonFlyBSD && Solaris)
extern (C) @trusted nothrow @nogc
enum ENOENT = 2;

Meta